Skip to main content
AIAIByDM/ai
LearnSkillsToolsGamesExamsNewsletterCommunity
Start learning
LearnSkillsToolsGamesExamsNewsletterCommunitySearch
Start learning
AI From Scratch/Phase 03/Lesson 07/~75 minutes

Regularization

BuildPython

Your model gets 99% on training data and 60% on test data. It memorized instead of learning. Regularization is the tax you impose on complexity to force generalization.

Back to phaseDeep Learning CoreNext lessonWeight Initialization and Training Stability

Phase 03

Deep Learning Core

01The Perceptron02Multi-Layer Networks and Forward Pass03Backpropagation from Scratch04Activation Functions05Loss Functions06Optimizers07Regularization08Weight Initialization and Training Stability09Learning Rate Schedules and Warmup10Build Your Own Mini Framework11Introduction to PyTorch12Introduction to JAX13Debugging Neural Networks
Loading lesson page...

Progress

0 / 13 phase lessons0%
Continue target

Phase 03

Deep Learning Core

01The Perceptron02Multi-Layer Networks and Forward Pass03Backpropagation from Scratch04Activation Functions05Loss Functions06Optimizers07Regularization08Weight Initialization and Training Stability09Learning Rate Schedules and Warmup10Build Your Own Mini Framework11Introduction to PyTorch12Introduction to JAX13Debugging Neural Networks

On this page

Resources

Regularization AdvisorPromptmain.pyCodeSource lessonSource