Structure
A Course in 2 Chapters:
- Forward Pass
- 1 Layer (weights biases) ⭐matrix *
- Activation Function (ReLU 📈, softmax 📊) ⭐matrix * | + softmax
- Loss (entropy loss) ⭐matrix * | + softmax | + loss
- Backward Pass
- Gradient descent method (Gradients, Chain rule)
- Loss gradient, Activation gradient, Layer gradient ⭐training ⭐testing
🌟🌟🌟Sweet treat🌟🌟🌟: our own drawing tool
Related
In Development
In Development