Andrej Karpathy
๐ค SpeakerAppearances Over Time
Podcast Appearances
But this kind of handles all the entire pipeline.
I think in terms of learning, it's not so much, I don't know that I actually found something that I learned from it necessarily.
I kind of already had in my mind as like how you build it.
And this is just a process of mechanically building it and making it clean enough and so that people can actually learn from it and that they find it useful.
I would probably say, so basically it's about 1,000 lines of code that takes you through the entire pipeline.
I would probably put it on the right monitor, like if you have two monitors, you put it on the right.
And you want to build it from scratch.
You build it from start.
You're not allowed to copy-paste.
You're allowed to reference, you're not allowed to copy-paste.
Maybe that's how I would do it.
But I also think the repository by itself, it is like a pretty large beast.
I mean, when you write this code, you don't go from top to bottom.
You go from chunks and you grow the chunks.
And that information is absent, like you wouldn't know where to start.
And so I think it's not just a final repository that's needed.
It's like the building of the repository, which is a complicated chunk growing process.
So that part is not there yet.
I would love to actually add that probably later this week or something in some way.
Either it's probably a video or something like that.