Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 422 Bytes

Karpathy Series - Neural Networks: Zero to Hero

based off of karpathy's youtube video. exercises in descriptions will be done as well at a later date. feel free to add an issue if you think my solutions to exercises are wrong, or if they are inefficient. always happy to learn.

Activating venv

pip install -r requirements.txt

source jupyter/bin/activate

Accessing Jupyter Notebook

python -m jupyter notebook