Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

900 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Installation on MacOS

./admin/install-macos.sh

Apologies for the complexity of installation. We're blending lots of algorithms and test environments, much of which is research-quality code, some of which may be unmaintained.

Installation on Linux

./admin/install.sh

Setup

pre-commit install

Verification

pre-commit run
pytest -sv tests

If your code crashes or hangs, try this hack:

export KMP_DUPLICATE_LIB_OK=TRUE
export OMP_NUM_THREADS=1

I don't recommend this, however, as it may slow things down.


Examples

From the repository root (with PYTHONPATH set to the repo so imports resolve):

./ops/experiment.py local configs/demo/turbo_enn.toml
./ops/experiment.py local configs/demo/ppo.toml
./ops/exp_uhd.py local configs/demo/mezo.toml

About

Yeshiva University Bayesian Optimization

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages