reverse-mode-autodiff
There are 9 repositories under reverse-mode-autodiff topic.
mohamed82008/DifferentiableFactorizations.jl
Differentiable matrix factorizations using ImplicitDifferentiation.jl.
ameritusweb/ParallelReverseAutoDiff
Parallel Reverse Mode Automatic Differentiation in C# for Custom Neural Network Development
krippner/auto-diff
A modular C++17 framework for automatic differentiation
akankshvashisth/autograd_v2
C++ automatic differentiation library with no dependencies and arbitrary higher order derivatives, stand-alone, header only
dirmeier/clad
Reverse-mode autodiff for Clojure
rixsilverith/nablagrad
Yet another automatic differentiation engine to perform efficient and analytically precise partial differentiation of mathematical expressions.
ExcessPhase/reverse_mode_automatic_differentiation
A library for reverse mode automatic differentiation
krippner/auto-diff-python
Lightweight Python package for automatic differentiation
tostenzel/edugrad
Understanding neural network libraries and the automatic gradient computations (autograd) in the backward pass