L-infinity
Computational fluid dynamics, multiphase flows, machine learning, OpenFOAM
Posts
Tags
About
autograd
24
Feb 2021
Some calculus with torch::autograd
Most neural networks learn by minimizing a scalar-valued error. There is ample information about the back-propagation c...