Tuesday 20 September 2022

Show HN: Backwards automatic differentiation in ~100 lines of Python https://bit.ly/3qSEKPs

Show HN: Backwards automatic differentiation in ~100 lines of Python Inspired by the recent posts on implementing forwards mode automatic differentiation, here's an attempt at the backwards mode, which is often more efficient when your function depends on many variables but outputs just one value. https://bit.ly/3xEzdjB September 20, 2022 at 09:55PM

No comments:

Post a Comment