hzdr / autodiff101

An introduction to Automatic Differentiation with theory and code examples.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Update theory part #2

Closed elcorto closed 3 years ago

elcorto commented 3 years ago

Add TOC. Use (most) code examples from the talk, rm duplicate code examples. Remove some ambiguous text parts. Remove comparison table (was not very useful anyway, contained also numdifftools scipy which don't do AD and are not talked about anywhere else). Refactor sections headings. Give AD limitations their own section. All jax_autodiff_cookbook reference. Switch on equation numbering.