Skip to content
forked from dhbrookes/CbAS

Code for the ICML 2019 paper 'Conditioning by adaptive sampling for robust design'

Notifications You must be signed in to change notification settings

SimonBartels/CbAS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditioning by Adaptive Sampling for Robust Design

This repo contains the code for the paper:

D. H. Brookes, H. Park, and J. Listgarten. Conditioning by adaptive sampling for robust design. Proceedings of ICML, 2019.

The most important bits of code are in the files src/optimization_algs.py and notebooks/toy_conditioning.ipynb. In particular the function weighted_ml_opt in src/optimization_algs.py, with weights_type='cbas' runs the central CbAS method. Additionally, notebooks/toy_conditioning.ipynb, is a self-contained iPython notebook that runs the CbAS tests on the toy problem shown in Figure 1.

About

Code for the ICML 2019 paper 'Conditioning by adaptive sampling for robust design'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.1%
  • Python 18.8%
  • Shell 0.1%