StackOverflow Questions for Tag: automatic-differentiation

Hermann
Hermann

Reputation: 55

How to implement Carleman Matrix in Haskell?

Score: 2

Views: 83

Answers: 1

Read More
Parisa asghari
Parisa asghari

Reputation: 9

solving an ODE using neural networks

Score: 1

Views: 492

Answers: 1

Read More
Jingyang Wang
Jingyang Wang

Reputation: 323

JAX `custom_vjp` for functions with multiple outputs

Score: 1

Views: 273

Answers: 1

Read More
Jingyang Wang
Jingyang Wang

Reputation: 323

JAX `vjp` fails for vmapped function with `custom_vjp`

Score: 1

Views: 89

Answers: 1

Read More
Jingyang Wang
Jingyang Wang

Reputation: 323

JAX `vjp` does not recognize cotangent argument with `custom_vjp`

Score: 1

Views: 106

Answers: 1

Read More
Mahdi
Mahdi

Reputation: 11

Failing to return gradients

Score: 1

Views: 47

Answers: 1

Read More
user13474103
user13474103

Reputation:

How can I get exhaust list of functions available to grad_fn for backward() function in Pytorch?

Score: 0

Views: 186

Answers: 1

Read More
HenryS
HenryS

Reputation: 21

Accurately finding the gradient of values from 2 vectors

Score: 1

Views: 82

Answers: 1

Read More
loonatick
loonatick

Reputation: 1157

What is the correct way of defining a differentiable function with scalar arguments that returns a vector/array?

Score: 2

Views: 70

Answers: 0

Read More
MWB
MWB

Reputation: 12617

How can PyTorch-like automatic differentiation work in Rust, given that it does not allow multiple mutable references?

Score: 3

Views: 743

Answers: 2

Read More
JS4137
JS4137

Reputation: 406

Why is the Jacobian of a 4D matrix calculated incorrectly by PyTorch's torch.autograd.functional.jacobian?

Score: 1

Views: 144

Answers: 1

Read More
0xbadf00d
0xbadf00d

Reputation: 18218

automatic differentiation and getting the next representable floating point value

Score: 1

Views: 142

Answers: 1

Read More
MOON
MOON

Reputation: 2811

Zygote cannot evaluate Hessian if the function argument is annotated

Score: 0

Views: 70

Answers: 1

Read More
joel
joel

Reputation: 7877

What is differentiable programming?

Score: 7

Views: 1127

Answers: 3

Read More
BBB
BBB

Reputation: 75

How can I implement this function of torch.where and torch.sqrt in a better way so that autograd works?

Score: 0

Views: 288

Answers: 1

Read More
ZenDen
ZenDen

Reputation: 23

Is there a fast way of calculating 1000 Jacobians of a neural network?

Score: 0

Views: 90

Answers: 1

Read More
cardoza2
cardoza2

Reputation: 185

How to use parametric typing with structs that have many fields different types

Score: 1

Views: 363

Answers: 0

Read More
tmph
tmph

Reputation: 201

Running TensorFlow on a Numpy-only function

Score: 0

Views: 65

Answers: 0

Read More
eliss
eliss

Reputation: 89

Difference in autograd.grad for same input

Score: 1

Views: 39

Answers: 0

Read More
shmirrkk
shmirrkk

Reputation: 61

How do I manually set partial derivatives for a multi-input function in pytorch?

Score: 2

Views: 119

Answers: 0

Read More
PreviousPage 2Next