Difference between revisions of "Overfitting Challenge"

From
Jump to: navigation, search
Line 1: Line 1:
 +
{{#seo:
 +
|title=PRIMO.ai
 +
|titlemode=append
 +
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS
 +
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
 +
}}
 
[http://www.youtube.com/results?search_query=Regularization+Dropout+Overfitting Youtube search...]
 
[http://www.youtube.com/results?search_query=Regularization+Dropout+Overfitting Youtube search...]
 
[http://www.google.com/search?q=Regularization+Dropout+deep+machine+learning+ML ...Google search]
 
[http://www.google.com/search?q=Regularization+Dropout+deep+machine+learning+ML ...Google search]

Revision as of 13:24, 3 February 2019

Youtube search... ...Google search

Overfitting is a problem in machine learning in general, not just in neural networks. The problem is inherent in the way machine learning models are developed: A set of "training data" is used to "train" the model. The goal is to have a model that can then be used on data that hasn't been seen before. Over-fitting refers to the problem of having the model trained to work so well on the training data that it starts to work more poorly on data it hasn't seen before. There are a number of techniques to mitigate or prevent over-fitting. | Deep Learning Course Wiki

Good practices for addressing overfitting:

Screen-Shot-2018-04-03-at-7.52.01-PM-e1522832332857.png Screen-Shot-2018-04-04-at-2.43.37-PM-768x592.png