Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 562 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 562 Bytes

Weighted likelihood filter

intro-plot

Installation

To run the experiments, make sure to have installed jax>=0.4.2, rebayes-mini, flax, and the BayesianOptimization package:

pip install git+https://github.com/gerdm/rebayes-mini.git
pip install flax
pip install bayesian-optimization