An Introduction to Neural Ordinary Differential Equations [pdf]

diposit.ub.edu

79 points by gballan 6 months ago


marmaduke - 6 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.