Difference between revisions of "Regularization"
(Created page with "[http://www.youtube.com/results?search_query=Regularization+Overfitting Youtube search...] [http://www.google.com/search?q=Regularization+deep+machine+learning+ML ...Google se...") |
|||
| Line 2: | Line 2: | ||
[http://www.google.com/search?q=Regularization+deep+machine+learning+ML ...Google search] | [http://www.google.com/search?q=Regularization+deep+machine+learning+ML ...Google search] | ||
| + | * [http://www.analyticsvidhya.com/blog/2018/04/fundamentals-deep-learning-regularization-techniques/ An Overview of Regularization Techniques in Deep Learning (with Python code) | Shubham Jain] | ||
| + | |||
| + | Different Regularization techniques in Deep Learning: | ||
| + | * L2 and L1 regularization | ||
* [[Dropout]] | * [[Dropout]] | ||
| + | * Data augmentation | ||
| + | * Early stopping | ||
<youtube>u73PU6Qwl1I</youtube> | <youtube>u73PU6Qwl1I</youtube> | ||
<youtube>NyG-7nRpsW8</youtube> | <youtube>NyG-7nRpsW8</youtube> | ||
Revision as of 08:51, 30 December 2018
Youtube search... ...Google search
Different Regularization techniques in Deep Learning:
- L2 and L1 regularization
- Dropout
- Data augmentation
- Early stopping