BangYou01 / MORE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MORE

Implementation of the Model Based Relative Entropy Search [1] algorithm.

Installation

In your virtual environment do

pip install -e .

Usage

Look at example.py for an example optimization of a benchmark function.

[1] Model-Based Relative Entropy Stochastic Search, Abdolmaleki et al. 2015

About


Languages

Language:Python 100.0%