Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 812 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 812 Bytes

ReBayes = Recursive Bayesian inference for latent states

📝 Paper: Low-rank extended Kalman filtering for online learning of neural networks from streaming data

We provide code for online (recursive) Bayesian inference in state space models; in contrast to the dynamax code, we do not assume the entire observation sequence is available in advance, so the ReBayes API can be used in an interactive loop (e.g., for Bayesian optimization). We assume the dynamics model is linear Gaussian (or constant), but the observation model can be non-linear and non-Gaussian.

This is work in progress; a stable version will be released late Spring 2023.

flipbook-lofi-fourier