Parallel implementation of Kalman filters using JAX associative_scan #5353
Unanswered
AdrienCorenflos
asked this question in
Show and tell
Replies: 1 comment 1 reply
-
This is super cool, thanks for sharing! I used to work on Bayesian time series methods, so it warms my heart to see JAX supporting this kind of work! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi all,
Thought I'd share this cool (obviously I'm gonna say that as I wrote the code :)) use of JAX:
https://github.com/EEA-sensors/sequential-parallelization-examples/
The code follows the paper "Temporal Parallelization of Bayesian smoothers" published this month in this month IEEE TAC issue.
Please check the announcement tweet:
https://twitter.com/simosarkka/status/1347521322486812675
Beta Was this translation helpful? Give feedback.
All reactions