Joel Grus - Livecoding an Autograd Library - Part 3

Profile Picture
- Published on Sep 9, 2018🌏 Public

In part 3, we implement multiplication and subtraction. After which we use the library-so-far to minimize a simple function, and we strategize about what to do next.code at https://github.com/joelgrus/autograd/…