Combining Optax with probabilistic ODE solvers #506
Unanswered
pnkraemer
asked this question in
Show and tell
Replies: 1 comment
-
Have you thought about adding it to here? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey guys,
I'm a big fan of Optax! A few days back I published some probabilistic numerics JAX code (https://pnkraemer.github.io/probdiffeq/). I made an example notebook about combining Optax and probabilistic ODE solvers for parameter estimation in ODE models: link. The optimisers worked like a charm!
Wanted to share this in case differential equations or probabilistic numerics are of interest to anyone around here :)
Nico
Beta Was this translation helpful? Give feedback.
All reactions