GitHub – Karpathy/LLM101n: LLM101n: Let's Build a Storyteller(github.com)
github.com
GitHub – Karpathy/LLM101n: LLM101n: Let's Build a Storyteller
https://github.com/karpathy/LLM101n
7 comments
This appears to just be a README and nothing else
For anyone who wants a sneak peak at what the content will be, Andrej Karpathy already has a series on videos on youtube that covers roughly the first half of the list here: https://www.youtube.com/watch?v=VMj-3S1tku0&list=PLAqhIrjkxb...
Starts with building micrograd to build an understanding of how pytorch understands how to calculate gradients, then it proceeds all the way to making a gpt-2 clone.
Looks like this is an effort to reorganize and build on that existing work.
Starts with building micrograd to build an understanding of how pytorch understands how to calculate gradients, then it proceeds all the way to making a gpt-2 clone.
Looks like this is an effort to reorganize and build on that existing work.
I made something similar, which works really well:
https://deepdreams.stavros.io/
Mine includes the source.
https://deepdreams.stavros.io/
Mine includes the source.
Excellent news!!!
This are wonderful times.
Just heard it on hackathon in Berkeley. That is awesome