The Algorithm that Helps Machines Learn [AdamW]
Skills:
Staying Current in AI53%
About this lesson
How do machines learn? In this video, we review the basic ideas of optimizers, algorithms that efficiently update the parameters of deep neural networks and minimize the loss function. We will cover gradient descent, momentum, RMSProp, Adam, and AdamW. References: [RMSProp] https://www.cs.toronto.edu/~tijmen/csc321/slides/lecture_slides_lec6.pdf [Adam] Adam: A Method for Stochastic Optimization https://arxiv.org/pdf/1412.6980 [AdamW] Decoupled Weight Decay Regularization https://openreview.net/forum?id=Bkg6RiCqY7
Original Description
How do machines learn? In this video, we review the basic ideas of optimizers, algorithms that efficiently update the parameters of deep neural networks and minimize the loss function. We will cover gradient descent, momentum, RMSProp, Adam, and AdamW.
References:
[RMSProp] https://www.cs.toronto.edu/~tijmen/csc321/slides/lecture_slides_lec6.pdf
[Adam] Adam: A Method for Stochastic Optimization
https://arxiv.org/pdf/1412.6980
[AdamW] Decoupled Weight Decay Regularization
https://openreview.net/forum?id=Bkg6RiCqY7
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Staying Current in AI
View skill →Related Reads
📰
📰
📰
📰
Introduction Data Science and Machine Learning
Medium · Data Science
AgriScore: An Explainable AI Credit Scoring System for Smallholder Farmers
Medium · Machine Learning
AgriScore: An Explainable AI Credit Scoring System for Smallholder Farmers
Medium · Data Science
The Sophistication Trap: Why the Smarter AI Technique Keeps Losing
Medium · Machine Learning
🎓
Tutor Explanation
DeepCamp AI