ODE Solver Speed-up Suggestion #6727
Unanswered
adam-hartshorne
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the growing popularity of Neural ODEs, Jax currently experimental ODE is a bit slow. Thought it is worth pointing out this,
One simple-to-implement trick dramatically improves the speed at which Neural ODEs and Neural CDEs can be trained. (As much as doubling the speed.)
https://github.com/patrick-kidger/FasterNeuralDiffEq
Beta Was this translation helpful? Give feedback.
All reactions