📅 Day 04 — Part 1: Intro to Deep Learning¶
Goal: Understand neural network basics and train a small model.
| # | Topic | File |
|---|---|---|
| 1 | Neural Network Intuition | 01-neural-network-intuition.md |
| 2 | Training Neural Networks | 02-training-neural-networks.md |
| 3 | Keras Quickstart | 03-keras-quickstart.md |
| 4 | Overfitting and Regularization | 04-overfitting-regularization.md |
| 5 | Exercises | 05-exercises.md |
➡️ Start with 01-neural-network-intuition