@article{duran2025scalable,
title={Martingale Posterior Neural Networks for Fast Sequential Decision Making},
author={Duran-Martin, Gerardo and S{\'a}nchez-Betancourt, Leandro and Cartea, {\'A}lvaro and Murphy, Kevin},
journal={Advances in Neural Information Processing Systems},
volume={38},
year={2025}
}The code is divided into notebooks and scripts. To reproduce the experiments, run the following notebooks
Run bayesopt-classic notebook.
Run recommender-systems notebook.
Run mnist-online-classification notebook.
Run mnist-bandit-analysis notebook.
Run toy-in-between notebook.
bayesian-optimization==2.0.3
click==8.1.8
distrax==0.1.5
flax==0.10.3
jax==0.5.1
jaxlib==0.5.1
toml==0.10.2
numpy==2.2.3
vbll==0.4.6
matplotlib==3.10.0
