Updated Autograd Basics (markdown)

Richard Zou
2021-08-09 10:20:19 -04:00
parent 042205fff4
commit 1fe9a4621d

@ -1,3 +1,5 @@
Page Maintainers: @alband, @soulitzer
## Scope
* Understand how backpropagation works in theory
* Understand how to derive backward formulas and how to add a backward formula to an operator