Skip to content

Code for paper Experimenting, Fast and Slow Bayesian Optimization of Long-term Outcomes with Online Experiments

License

Notifications You must be signed in to change notification settings

facebookresearch/FastBO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastBO

Code for paper Experimenting, Fast and Slow Bayesian Optimization of Long-term Outcomes with Online Experiments

Installation

To install the code clone the repo and install the dependencies as

cd FastBO
python3 -m pip install -r requirements.txt

Running Benchmarks

The benchmarks/ directory contains code for running the numerical experiments described in the paper. The benchmark problems are defined in problem_facotory.py and the file benchmark_spec.json contains the input config of running benchmarks. To run these experiments

python3 run_benchmark benchmark_spec.json

License

This code is MIT Licensed, as found in the LICENSE file.

About

Code for paper Experimenting, Fast and Slow Bayesian Optimization of Long-term Outcomes with Online Experiments

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages