Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-differentiation

Combining Eigen and CppAD

What is differentiable programming?

Where is Wengert List in TensorFlow?

Navigating the automatic differentiation ecosystem in Julia

How does tensorflow handle non differentiable nodes during gradient calculation?

Optimize a list function that creates too much garbage (not stack overflow)

how is backpropagation the same (or not) as reverse automatic differentiation?

Automatic differentiation library in Scheme / Common Lisp / Clojure

Is there any working implementation of reverse mode automatic differentiation for Haskell?

How to get more performance out of automatic differentiation?

Difference between symbolic differentiation and automatic differentiation?

Why don't C++ compilers do better constant folding?

What does the parameter retain_graph mean in the Variable's backward() method?