Appendix - liquidcarrot/carrot GitHub Wiki
Algorithms
Backpropagation
- Step-by-Step Backpropagation Example
- Backpropogation and Gradient Descent Tutorial
- Backpropagation Explained
- Neural Networks Gradient Descent Demystified
- Backpropagation and Automatic Differentation
- Backpropagation is Not Just The Chain Rule
- Neural Networks, Backpropagation and Stochastic Gradient Descent
- Backpropagation is Just The Steepest Descent with Automatic Differentiation
- Gradient Descent and Backpropagation
- Backpropagation vs Stochastic Gradient Descent
- Gradient Descent IS Backpropagation
Q Learning
- Introduction to Reinforcement Learning - OpenAI Cartpole
- Q Learning Explained
- Deep Q Learning - Video Games
- What is Q Learning