All Projects → dfdx → Yota.jl

dfdx / Yota.jl

Licence: MIT License
Reverse-mode automatic differentiation in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Yota.jl

MissionImpossible
A concise C++17 implementation of automatic differentiation (operator overloading)
Stars: ✭ 18 (-84.07%)
Mutual labels:  automatic-differentiation
dopt
A numerical optimisation and deep learning framework for D.
Stars: ✭ 28 (-75.22%)
Mutual labels:  automatic-differentiation
bayex
Bayesian Optimization in JAX
Stars: ✭ 24 (-78.76%)
Mutual labels:  automatic-differentiation
Scientific-Programming-in-Julia
Repository for B0M36SPJ
Stars: ✭ 32 (-71.68%)
Mutual labels:  automatic-differentiation
AbstractOperators.jl
Abstract operators for large scale optimization in Julia
Stars: ✭ 26 (-76.99%)
Mutual labels:  automatic-differentiation
TensorAlgDiff
Automatic Differentiation for Tensor Algebras
Stars: ✭ 26 (-76.99%)
Mutual labels:  automatic-differentiation
cgdms
Differentiable molecular simulation of proteins with a coarse-grained potential
Stars: ✭ 44 (-61.06%)
Mutual labels:  automatic-differentiation
diffhask
DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.
Stars: ✭ 26 (-76.99%)
Mutual labels:  automatic-differentiation
FwiFlow.jl
Elastic Full Waveform Inversion for Subsurface Flow Problems Using Intrusive Automatic Differentiation
Stars: ✭ 24 (-78.76%)
Mutual labels:  automatic-differentiation
HamiltonianSolver
Numerically solves equations of motion for a given Hamiltonian function
Stars: ✭ 51 (-54.87%)
Mutual labels:  automatic-differentiation
Tensorial.jl
Statically sized tensors and related operations for Julia
Stars: ✭ 18 (-84.07%)
Mutual labels:  automatic-differentiation
YaoBlocks.jl
Standard basic quantum circuit simulator building blocks. (archived, for it is moved to Yao.jl)
Stars: ✭ 26 (-76.99%)
Mutual labels:  automatic-differentiation
autodiff
A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
Stars: ✭ 69 (-38.94%)
Mutual labels:  automatic-differentiation
xcfun
XCFun: A library of exchange-correlation functionals with arbitrary-order derivatives
Stars: ✭ 50 (-55.75%)
Mutual labels:  automatic-differentiation
tensorgrad
Differentiable Programming Tensor Networks
Stars: ✭ 102 (-9.73%)
Mutual labels:  automatic-differentiation
Fortran-Tools
Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
Stars: ✭ 31 (-72.57%)
Mutual labels:  automatic-differentiation
ad-lens
Automatic Differentiation using Pseudo Lenses. Neat.
Stars: ✭ 16 (-85.84%)
Mutual labels:  automatic-differentiation
Nabla.jl
A operator overloading, tape-based, reverse-mode AD
Stars: ✭ 54 (-52.21%)
Mutual labels:  automatic-differentiation
Quadrature.jl
A common interface for quadrature and numerical integration for the SciML scientific machine learning organization
Stars: ✭ 83 (-26.55%)
Mutual labels:  automatic-differentiation
Birch
A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
Stars: ✭ 80 (-29.2%)
Mutual labels:  automatic-differentiation

Yötä

Test

Yota.jl is a package for reverse-mode automatic differentiation in Julia. The main features are:

  • optimized for large inputs and convenional deep learning
  • tracer-based with a hackable computational graph (tape)
  • supports ChainRules API
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].