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

Loss Functions

BuildPython

Your network makes a prediction. The ground truth says otherwise. How wrong is it? That number is the loss. Pick the wrong loss function and your model optimizes for the wrong thing entirely.

Back to phaseDeep Learning CoreNext lessonOptimizers

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

Loss DebuggerPromptLoss Function SelectorPromptmain.jlCodemain.pyCodeSource lessonSource