You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We investigate several reinforcement learning algorithms on three Bayesian experimental design problems. Performance is measured by each agent's training time and generalisability to various experimental setups at evaluation time.
Code for the paper "Gradient-Based Bayesian Experimental Design for Implicit Models using Mutual Information Lower Bounds" https://arxiv.org/abs/2105.04379
Code for the paper "Sequential Bayesian Experimental Design for Implicit Models via Mutual Information", Bayesian Analysis 2021, https://arxiv.org/abs/2003.09379.
In this work, we develop a new framework for designing experiments that are robust to model misspecification through generalised Bayesian inference. This repository contains the files needed to perform Generalised Bayesian Optimal Experimental Design (GBOED) on several experimental design problems.