Calling C Code with Automatic Differentiation in Julia
|
|
6
|
313
|
June 2, 2025
|
Best way to prevent AD to differentiate through useless or zero gradient function
|
|
2
|
171
|
March 13, 2025
|
Difficulty when differentiating with DifferentiationInterface.jl and Mooncake.jl
|
|
3
|
139
|
February 17, 2025
|
Warning secondorder ADtype in optimization.jl
|
|
3
|
138
|
November 12, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
137
|
October 31, 2024
|
Jacobian calculation with FastDifferentiation.jl
|
|
2
|
156
|
August 23, 2024
|
ZeroTangent definition
|
|
2
|
120
|
August 12, 2024
|
ForwardDiff tagcount with custom diff rules
|
|
4
|
61
|
July 27, 2024
|
Generating finite-difference stencils
|
|
19
|
3419
|
July 23, 2024
|
Automatic differentiation with density matrix in yao
|
|
9
|
366
|
June 21, 2024
|
GTPSA.jl: A Julia interface to the new GTPSA library for fast, high-order automatic differentiation
|
|
13
|
1148
|
June 11, 2024
|
Optimization with LBFGS gives DimensionMismatch("dimensions must match")
|
|
9
|
1055
|
April 14, 2024
|
Is there a differentiable implementation of matrix square root?
|
|
5
|
397
|
March 31, 2024
|
What range of LinearAlgebra does Enzyme support?
|
|
6
|
466
|
March 14, 2024
|
Forward differentiation and differential equations
|
|
13
|
4426
|
November 7, 2023
|
Differentiation (Zygote, but the issue is likely in ChainRules) return different types with `Diagonal`
|
|
2
|
180
|
January 10, 2024
|
Taking gradients of a matrix exponential
|
|
10
|
933
|
January 2, 2024
|
Automatic differentiation of complex functions: simple workaround
|
|
6
|
2289
|
October 7, 2023
|
Creating AD-friendly functions
|
|
2
|
447
|
June 28, 2023
|
Zygote.jl: How to get the gradient of sparse matrix
|
|
11
|
1330
|
June 13, 2023
|
Using Flux: gradient on DifferentialEquations: solve results in an error
|
|
11
|
980
|
May 8, 2023
|
Automatic differentiation in different cases
|
|
2
|
1002
|
May 3, 2023
|
How to efficiently differentiate backslash operator for sparse matrix?
|
|
23
|
2653
|
May 1, 2023
|
Does Zygote differentiate symbolically?
|
|
27
|
1429
|
April 18, 2023
|
How to differentiate through the ODE solver (Discretize-then-Optimize)?
|
|
1
|
1233
|
February 25, 2023
|
[ANN] ModelWrappers.jl - Flatten/Unflatten your Model Parameter in an Automatic Differentiation friendly way
|
|
1
|
313
|
February 10, 2023
|
Inconsistency in derivative computation in Symbolics.jl
|
|
1
|
290
|
December 20, 2022
|
T Distribution - Automatic Differentiation on quantile and cdf function
|
|
9
|
648
|
November 7, 2022
|
How to compute hessian of simulated mle
|
|
7
|
784
|
September 30, 2022
|
Gradient vector of a matrix of geographical extent
|
|
3
|
486
|
September 19, 2022
|