Phase 03
Deep Learning Core
Phase 3: Deep Learning Core. 13 hands-on lessons building AI from first principles in the browser. Free reading; graded exercises and certificate with lifetime access.
- The Perceptron (graded)
- Multi-Layer Networks and Forward Pass (graded)
- Backpropagation from Scratch (graded)
- Activation Functions (graded)
- Loss Functions (graded)
- Optimizers (graded)
- Regularization (graded)
- Weight Initialization and Training Stability (graded)
- Learning Rate Schedules and Warmup (graded)
- Build Your Own Mini Framework (graded)
- Introduction to PyTorch (graded)
- Introduction to JAX
- Debugging Neural Networks