0 Forks
2 Stars
2 Watchers

NN_0_to_Hero

My notes and codes from Andrewj Karpathy Neural Network course

How to download and setup NN_0_to_Hero

Open terminal and run command
git clone https://github.com/Jean-Johnson/NN_0_to_Hero.git
git clone is used to create a copy or clone of NN_0_to_Hero repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NN_0_to_Hero https://github.com/Jean-Johnson/NN_0_to_Hero/archive/master.zip

Or simply clone NN_0_to_Hero with SSH
[email protected]:Jean-Johnson/NN_0_to_Hero.git

If you have some problems with NN_0_to_Hero

You may open issue on NN_0_to_Hero support forum (system) here: https://github.com/Jean-Johnson/NN_0_to_Hero/issues