Skip to content
/ rebayes Public

Recursive Bayesian Estimation (Sequential / Online Inference)

License

Notifications You must be signed in to change notification settings

probml/rebayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Recursive Bayesian Estimation (Sequential / Online Inference)

Resources

License

Stars

Watchers

Forks

Packages

No packages published