Joel Grus - Livecoding an Autograd Library - Part 6

Profile Picture
- Published on Sep 12, 2019馃審 Public

In part 6 we finish! (Mostly.) We discover a few more abstractions, implement an activation function, and use our library to build a deep neural net to solve (you guessed it!) Fizz Buzz. (There's probably a part 7 coming with a few bugfixes and some cleanup.) code at https://github.com/joelgrus/autograd/...