Neural Networks from scratch This repository is for my own learning purpose. The goal is to learn how forward as well as backpropagation works in: 1. Multi-Layer Perceptron 2. Convolutional Neural Networks 3. Vanilla Recurrent Neural Networks 4. Long Short-Term Memory RNN