Thus far we have seen several examples defined for real values. odeint can handle complex state types, hence ODEs which are defined on complex odeint can also be used to solve ordinary differential ...
A library built to replicate the TorchDiffEq library built for the Neural Ordinary Differential Equations paper by Chen et al, running entirely on Tensorflow Eager Execution. All credits for the ...