|
|
|
|
|
by otaviogood
2724 days ago
|
|
I think this eventually turned into Andrej Karpathy's class at Stanford, CS231n. The class notes are here:
http://cs231n.github.io/
The class is on youtube.
If you like this hacker's guide, I think you'll definitely like the class and the notes.
edit:
A lot of the compute graph and backprop type stuff that is in the hacker's guide is covered in this specific class, starting about at this time: https://www.youtube.com/watch?v=i94OvYb6noo&t=207s |
|