Deodorant 0.1.0

Released under the GNU General Public License Version 3

Deodorant: Solving the problems of Bayesian Optimization.

Installation

To install, add the following dependency to your project or build file:

[deodorant "0.1.0"]

Namespaces

deodorant.acq-functions

Acquisition functions for Deodorant.

Public variables and functions:

deodorant.broadcast-functions

deodorant.core

Core functions of Deodorant.

Public variables and functions:

deodorant.covar-functions

Covariance functions for Deodorant.

deodorant.default-params

Helper functions for Deodorant.

deodorant.gp-toolbox

GP functions for training, testing, calculating the marginal likelihood
and its derivatives.

deodorant.helper-functions

Helper functions for Deodorant.

deodorant.hmc

Basic HMC sampler implementation.

deodorant.hyper-priors

Acquisition functions for Deodorant.

deodorant.scaling-functions

Scaling functions for Deodorant.