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.