moneebullah25 / Karpathy-Neural-Networks-Zero-to-Hero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Repository is my implementation for Andrej Karpathy's Neural Networks: Zero to Hero playlist.

I followed the original code in videos, with some modifications and more comments to help me understand the code, you may find it useful too.

Notebook Exercise Original Notebook (made in video)
Micrograd Micrograd Notebook Micrograd Exercises Micograd Original Notebook
Makemore Bigrams Bigrams Exercises Bigrams Original Notebook
Makemore MLP MLP Exercises MLP Original Notebook
Makemore BatchNorm BatchNorm Exercises BatchNorm Original Notebook
Makemore BackProp - BackProp Original Notebook
Makemore Wavenet Wavenet Exercises Wavenet Original Notebook
NanoGPT NanoGPT NanoGPT Exercises nanoGPT Original Notebook

References

other resources and papers links are in the repositories.

About


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%