Code walkthrough of Andrej Karpathy's Zero-to-Hero Neural Network Tutorial
https://www.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ
Idea here is to create reproducible outcomes and build things gradually. Note: Will skip some things based on personal preference.
sudo apt-get graphviz
pip3 install requirements.txt
python3 -m <folder-name>/filename.py