titaneric / AutoDiff-from-scratch
Auto Differentiate from scratch based on Autograd
☆9Updated 2 years ago
Alternatives and similar repositories for AutoDiff-from-scratch:
Users that are interested in AutoDiff-from-scratch are comparing it to the libraries listed below
- a simple implementation of autograd engine☆24Updated 6 years ago
- Rudimentary automatic differentiation framework☆74Updated 5 years ago
- Yaae: Yet another autodiff engine (written in Numpy).☆27Updated last year
- Learning some numerical linear algebra.☆71Updated 4 years ago
- Implementing the base algorithms of Deep Reinforcement Learning in Python☆19Updated last year
- Reverse-mode automatic differentiation in Rust (experiment)