An Introduction to Neural Ordinary Differential Equations [pdf]

diposit.ub.edu

79 points by gballan 8 months ago


marmaduke - 8 months ago

looks like a nice overview. i’ve implemented neural ODEs in Jax for low dimensional problems and it works well, but I keep looking for a good, fast, CPU-first implementation that is good for models that fit in cache and don’t require a GPU or big Torch/TF machinery.