Skip to content

Code walkthrough of Andrej Karpathy's Zero-to-Hero Neural Network Tutorial

Notifications You must be signed in to change notification settings

dhern023/course-neural-networks-zero-to-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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.

Setup

sudo apt-get graphviz
pip3 install requirements.txt

Running

python3 -m <folder-name>/filename.py

About

Code walkthrough of Andrej Karpathy's Zero-to-Hero Neural Network Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published