Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishit-dagli/solving-overfitting-in-neural-nets-with-regularization
Learn how to use regularization to solve overfitting and the intuitions behind it
https://github.com/rishit-dagli/solving-overfitting-in-neural-nets-with-regularization
Last synced: 14 days ago
JSON representation
Learn how to use regularization to solve overfitting and the intuitions behind it
- Host: GitHub
- URL: https://github.com/rishit-dagli/solving-overfitting-in-neural-nets-with-regularization
- Owner: Rishit-dagli
- License: apache-2.0
- Created: 2020-04-18T18:11:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T11:18:03.000Z (about 4 years ago)
- Last Synced: 2024-10-07T18:21:17.716Z (about 1 month ago)
- Language: TeX
- Size: 267 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solving-overfitting-in-Neural-Nets-with-Regularization
Learn how to use regularization to solve overfitting and the intuitions behind it. This is the repo for my blog [Solving Overfitting in Neural Nets With Regularization](https://towardsdatascience.com/solving-overfitting-in-neural-nets-with-regularization-301c31a7735f)
on Medium.