Home

Awesome

Build Status codecov License

pybnn

Bayesian neural networks for Bayesian optimization.

It contains implementations for methods described in the following papers:

Installation

git clone https://github.com/automl/pybnn.git
cd pybnn
python setup.py install