Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 902 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 902 Bytes

License

pybnn

Bayesian neural networks for Bayesian optimization.

It contains implementations for methods described in the following papers:

Updates:

Installation

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