Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural Networks: Zero to Hero." The course is focused on building neural networks from scratch.
-
Updated
Aug 28, 2024 - Jupyter Notebook
Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural Networks: Zero to Hero." The course is focused on building neural networks from scratch.
Transcripts of the Neural Networks: Zero to Hero course
Solutions for Andrej Karpathy's "Neural Networks: Zero to Hero" course
📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻
A random thought experiment on Infinite Monkey Theorem.
GPT code - I completed the tutorial for building GPT components by Andrej Karpathy (Let's build GPT: from scratch, in code, spelled out)
A modified, secure version of BPE algorithm
This repository is dedicated to my learning journey through the AI Neural Network Course by Andrej Karpathy. It contains my personal notes, code snippets, and key takeaways from the first four parts of the course.
This is our Final Project for our Big Data Class in Second Semister in Lambton College. In this project we learn about Nural Network and see how the change in the Number of Nurons and learning rate effects rate of learning.
learning dl from karpathy sensei
A simple application of an LSTM Network to generate original Folk-style music which are aesthetically pleasing for the listener.
Byte-Pair Algorithm implementation (Karpathy version of Rust)
Key Pointers/ Exhaustive Notes for various Machine Learning Research Papers
📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻
Add a description, image, and links to the karpathy topic page so that developers can more easily learn about it.
To associate your repository with the karpathy topic, visit your repo's landing page and select "manage topics."