Comprehensive toy implementations of the 30 foundational papers recommended by Ilya Sutskever
Buy the Google Colab Code for this Repo at Gumroad
This repository contains detailed, educational implemen...
Similar Articles (10 found)
π 73.1% similar
ICLR 2017 vs arxiv-sanity
I thought it would be fun to cross-reference the ICLR 2017 (a popular Deep Learning conference) decisions (which fall into 4...
π 70.4% similar
First, thanks to the publisher and authors for making this freely available!
I retired recently after using neural networks since the 1980s. I still s...
π 66.8% similar
A Peek at Trends in Machine Learning
Have you looked at Google Trends? Itβs pretty cool β you enter some keywords and see how Google Searches of that ...
π 64.4% similar
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 ...
π 62.9% similar
The Bitter Lesson is Misunderstood
Together, the Bitter Lesson and Scaling Laws reveal that the god of Compute we worship is yoked to an even greater ...
π 62.6% similar
0) Prologue: The Turing test
In October 1950, Alan Turing proposed a test. Was it possible to have a conversation with a machine and not be able to te...
π 62.3% similar
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...
π 61.6% similar
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...
π 61.4% similar
MicroGPT explained interactively
Andrej Karpathy wrote a 200-line Python script that trains and runs a GPT from scratch, with no libraries or dependen...
π 60.5% similar
In the spirit of 12 Factor Apps. The source for this project is public at https://github.com/humanlayer/12-factor-agents, and I welcome your feedback ...