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: 6 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T11:18:03.000Z (about 5 years ago)
- Last Synced: 2025-02-09T23:18:13.787Z (8 months 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.