1 Forks
4 Stars
4 Watchers

karpathy-NN-lectures

My runthrough of karpathy's lectures (with notes), building NN's from scratch, simple autoregressive language models, GPT models and learnt ML techniques.

How to download and setup karpathy-NN-lectures

Open terminal and run command
git clone https://github.com/Antimatter543/karpathy-NN-lectures.git
git clone is used to create a copy or clone of karpathy-NN-lectures 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 karpathy-NN-lectures https://github.com/Antimatter543/karpathy-NN-lectures/archive/master.zip

Or simply clone karpathy-NN-lectures with SSH
[email protected]:Antimatter543/karpathy-NN-lectures.git

If you have some problems with karpathy-NN-lectures

You may open issue on karpathy-NN-lectures support forum (system) here: https://github.com/Antimatter543/karpathy-NN-lectures/issues