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

Activation Functions

BuildPython

Without nonlinearity, your 100-layer network is a fancy matrix multiply. Activations are the gates that let neural networks think in curves.

Back to phaseDeep Learning CoreNext lessonLoss Functions

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

Activation SelectorPromptmain.jlCodemain.pyCodeSource lessonSource