Skip to content

Code for "Vector Optimization with Gaussian Process Bandits"

License

Notifications You must be signed in to change notification settings

Bilkent-CYBORG/VOGP

Repository files navigation

Code for "Vector Optimization with Gaussian Process Bandits"

Setup

conda env create --name vo --file environment.yml

Run as:

python simulations.py --experiment_file EXP_FILE_PATH

where EXP_FILE_PATH is a YAML file prepared according to the samples in experiments/ folder.

About

Code for "Vector Optimization with Gaussian Process Bandits"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages