Implementation of the Model Based Relative Entropy Search [1] algorithm.
In your virtual environment do
pip install -e .
Look at example.py
for an example optimization of a benchmark function.
[1] Model-Based Relative Entropy Stochastic Search, Abdolmaleki et al. 2015