nn-zero-to-hero-notes
nn-zero-to-hero-notes copied to clipboard
Jupyter Notebook notes on Andrej Karpathy's tutorial series, "Neural Networks: Zero to Hero."
Notes - Neural Networks: Zero to Hero
Andrej's GitHub Repository
YouTube Series
This GitHub repository contains my Jupyter Notebooks with detailed notes on Andrej Karpathy's tutorial series "Neural Networks: Zero to Hero". These notes aim to provide an additional overview of the concepts and techniques as covered in the series.
Getting Started
- Clone this repository to your local machine using the following command:
git clone https://github.com/mk2112/nn-zero-to-hero-notes.git
- Navigate to the repository, make sure to run
pip install -r requirements.txt. - Launch Jupyter Notebook by running the command:
jupyter notebook
- Within Jupyter, navigate to the repository and open the desired notebook.
Contributions
Contributions to this repository are welcome and encouraged. If you find any errors, have suggestions for improvements, or want to add to the materials, please submit a pull request.
Acknowledgments
Thank you Andrej Karpathy for creating and sharing the "Neural Networks: Zero to Hero" tutorial series. Your dedication and expertise have made this resource possible. Find more of Andrej's work on his GitHub and Twitter.
License
This repository is licensed under the MIT License. Feel free to use the provided materials for educational purposes, but please attribute the original content to Andrej Karpathy and provide a link back to the tutorial series.








![[1hr Talk] Intro to Large Language Models](https://img.youtube.com/vi/zjkBMFhNj_g/0.jpg)

