autodiff
There are 199 repositories under autodiff topic.
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
google/tangent
Source-to-Source Debuggable Derivatives in Pure Python
autodiff/autodiff
automatic differentiation made easier for C++
coreylowman/dfdx
Deep learning in Rust, with shape checked tensors and neural networks
microsoft/Trace
End-to-end Generative Optimization for AI Agents
lmfit/uncertainties
Transparent calculations with uncertainties on the quantities involved (aka "error propagation"); calculation of derivatives.
DiffSharp/DiffSharp
DiffSharp: Differentiable Functional Programming
dlsys-course/assignment1-2018
Assignment 1: automatic differentiation
google/autobound
AutoBound automatically computes upper and lower bounds on functions.
leopard-ai/betty
Betty: an automatic differentiation library for generalized meta-learning and multilevel optimization
JuliaDiff/DifferentiationInterface.jl
An interface to various automatic differentiation backends in Julia.
rsokl/MyGrad
Drop-in autodiff for NumPy.
PennyLaneAI/catalyst
A JIT compiler for hybrid quantum programs in PennyLane
maciejkula/wyrm
Autodifferentiation package in Rust.
hikettei/cl-waffe2
[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl
Automatic differentiation of implicit functions
sradc/SmallPebble
Small deep learning library written from scratch in Python, using NumPy/CuPy.
can-lehmann/exprgrad
An experimental deep learning framework for Nim based on a differentiable array programming language
lawmurray/Birch
A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
pymc-devs/sunode
Solve ODEs fast, with support for PyMC
JamesYang007/FastAD
FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.
pierreablin/autoptim
Automatic differentiation + optimization
alexshtf/autodiff
A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
ml-for-gp/jaxgptoolbox
Geometry processing utilities compatible with jax for autodifferentiation.
AkiRusProd/numpy-nn-model
Сustom torch style machine learning framework with automatic differentiation implemented on numpy, allows build GANs, VAEs, etc.
songlei00/easytorch
基于Python的numpy实现的简易深度学习框架,包括自动求导、优化器、layer等的实现。
invenia/Nabla.jl
A operator overloading, tape-based, reverse-mode AD
LouisDesdoigts/dLux
Differentiable optical models as parameterised neural networks in Jax using Zodiax
metrumresearchgroup/Torsten
library of C++ functions that support applications of Stan in Pharmacometrics
SciML/ADTypes.jl
Repository for automatic differentiation backend types
adrhill/SparseConnectivityTracer.jl
Fast operator-overloading Jacobian & Hessian sparsity pattern detection.
tiandiweizun/autodiff
200行写一个自动微分工具
JuliaDiff/ChainRulesTestUtils.jl
Utilities for testing custom AD primitives.
JAX-DIPS/JAX-DIPS
JAX-DIPS is a differentiable interfacial PDE solver.
yizhang-yiz/fazang
Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.