Similar Articles

Articles similar to the selected content.

Domain: karpathy.github.io Added: 2026-03-01 Status: ✓ Success
karpathy.github.io
microgpt This is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python with no dependencies that trains and inferences a GPT. This file contains the full algorithmic ...
Similar Articles (10 found)
🔍 65.9% similar
MicroGPT explained interactively
https://growingswe.com/blog/microgpt
MicroGPT explained interactively Andrej Karpathy wrote a 200-line Python script that trains and runs a GPT from scratch, with no libraries or dependen...
🔍 View Similar Articles 🟠 HN
🔍 62.9% similar
Yes you should understand backprop
https://karpathy.medium.com/yes-you-should-understand-backprop-e2f06eab496b?source=rss-ac9d9a35533e------2
Yes you should understand backprop When we offered CS231n (Deep Learning class) at Stanford, we intentionally designed the programming assignments to ...
🔍 View Similar Articles
🔍 62.9% similar
Yes you should understand backprop
https://karpathy.medium.com/yes-you-should-understand-backprop-e2f06eab496b
Yes you should understand backprop When we offered CS231n (Deep Learning class) at Stanford, we intentionally designed the programming assignments to ...
🔍 View Similar Articles 🟠 HN
🔍 62.9% similar
Intro to PyTorch
https://0byte.io/articles/pytorch_introduction.html
10th FEBRUARY, 2026 Table of Contents: PyTorch is currently one of the most popular deep learning frameworks. It is an open-source library built upon ...
🔍 View Similar Articles 🟠 HN
🔍 59.5% similar
Writing an LLM from scratch, part 22 -- finally training our LLM!
https://www.gilesthomas.com/2025/10/llm-from-scratch-22-finally-training-our-llm
Writing an LLM from scratch, part 22 -- finally training our LLM! This post wraps up my notes on chapter 5 of Sebastian Raschka's book "Build a Large ...
🔍 View Similar Articles 🟠 HN
🔍 56.8% similar
My Python code is a neural network (gabornyeki.com)
https://news.ycombinator.com/item?id=40845304
This article doesn't talk much about testing or getting training data. It seems like that part is key. For code that you think you understand, it's be...
🔍 View Similar Articles
🔍 56.7% similar
Deep Reinforcement Learning: Pong from Pixels
http://karpathy.github.io/2016/05/31/rl/
Deep Reinforcement Learning: Pong from Pixels This is a long overdue blog post on Reinforcement Learning (RL). RL is hot! You may have noticed that co...
🔍 View Similar Articles 🟠 HN
🔍 54.9% similar
Deep Neural Nets: 33 years ago and 33 years from now
http://karpathy.github.io/2022/03/14/lecun1989/
Deep Neural Nets: 33 years ago and 33 years from now The Yann LeCun et al. (1989) paper Backpropagation Applied to Handwritten Zip Code Recognition is...
🔍 View Similar Articles 🟠 HN
🔍 54.7% similar
GitHub - pageman/sutskever-30-implementations: Sutskever 30 implementations inspired by https://papercode.vercel.app/
https://github.com/pageman/sutskever-30-implementations
Comprehensive toy implementations of the 30 foundational papers recommended by Ilya Sutskever Buy the Google Colab Code for this Repo at Gumroad This ...
🔍 View Similar Articles 🟠 HN
🔍 54.6% similar
https://openai.com/index/techniques-for-training-large-neural-networks/
https://openai.com/index/techniques-for-training-large-neural-networks/
Techniques for training large neural networks Large neural networks are at the core of many recent advances in AI, but training them is a difficult en...
🔍 View Similar Articles