StackOverflow Questions for Tag: automatic-differentiation

Amin Rezaei
Amin Rezaei

Reputation: 376

Computing Gradients of Weighted State Averages in PyTorch Models

Score: 2

Views: 38

Answers: 0

Read More
Evan Pu
Evan Pu

Reputation: 2187

how to apply gradients manually in pytorch

Score: 13

Views: 8202

Answers: 1

Read More
JS4137
JS4137

Reputation: 406

What is wrong with this implementation of matmul for automatic differentiation?

Score: 0

Views: 160

Answers: 1

Read More
Ian Holmes
Ian Holmes

Reputation: 95

How can I implement a vmappable sum over a dynamic range in Jax?

Score: 2

Views: 823

Answers: 1

Read More
roLEB
roLEB

Reputation: 1

can't make my ForwardDiff.gradient function work

Score: 0

Views: 250

Answers: 0

Read More
MolochHorridus
MolochHorridus

Reputation: 57

Tensorflow loses track of variables/gradients after multiplication with constant tensor

Score: 2

Views: 242

Answers: 1

Read More
Jim Raynor
Jim Raynor

Reputation: 143

Confused about evaluating vector-Jacobian-product with non-identity vectors (JAX)

Score: 1

Views: 439

Answers: 1

Read More
Dan Leonte
Dan Leonte

Reputation: 73

computational complexity of higher order derivatives with AD in jax

Score: 1

Views: 349

Answers: 2

Read More
Jim Raynor
Jim Raynor

Reputation: 143

How to use and interpret JAX Vector-Jacobian Product (VJP) for this example?

Score: 1

Views: 1469

Answers: 1

Read More
Thomas Wagenaar
Thomas Wagenaar

Reputation: 6779

How to get the gradients of network parameters for a derivative-based loss?

Score: 0

Views: 58

Answers: 1

Read More
Marco Tulio Angulo
Marco Tulio Angulo

Reputation: 11

Using JuMP inside a Turing model

Score: 1

Views: 105

Answers: 1

Read More
Lars Gebraad
Lars Gebraad

Reputation: 163

How to use tf.gradients within a model and still use a custom training loop?

Score: 0

Views: 518

Answers: 1

Read More
David H. J.
David H. J.

Reputation: 412

Can tf.gradienttape() calculate gradient of other library's function

Score: 1

Views: 81

Answers: 1

Read More
Dan Leonte
Dan Leonte

Reputation: 73

jax minimization with stochastically estimated gradients

Score: 0

Views: 553

Answers: 1

Read More
juanmvenegas
juanmvenegas

Reputation: 117

Trouble writing OptimizationFunction for automatic forward differentiation during Parameter Estimation of an ODEProblem

Score: 2

Views: 103

Answers: 2

Read More
Dan Leonte
Dan Leonte

Reputation: 73

jax automatic differentiation

Score: 1

Views: 705

Answers: 1

Read More
tsbertalan
tsbertalan

Reputation: 1550

What is the correct way to use a PyTorch Module inside a PyTorch Function?

Score: 1

Views: 1200

Answers: 2

Read More
Silas
Silas

Reputation: 13

Derivative of Scalar Expansion in PyTorch

Score: 0

Views: 303

Answers: 2

Read More
Sumanta Roy
Sumanta Roy

Reputation: 21

How to take a derivative of one of the outputs of a neural network (involving batched inputs) with respect to inputs?

Score: 1

Views: 403

Answers: 1

Read More
Deecer
Deecer

Reputation: 51

Why does jax.grad(lambda v: jnp.linalg.norm(v-v))(jnp.ones(2)) produce nans?

Score: 1

Views: 701

Answers: 1

Read More
PreviousPage 3Next