-
This happens on both ubuntu 18.04 and Windows 10, using both numpy 1.13.1 and 1.17.
In a Python 3.6.8 virtual environment, calling pip install phoenics fails with the following error:
phoenics/Ba…
-
I ran ``coverage run --source=robo -m unittest discover test -v`` and got
```
======================================================================
ERROR: test_bayesian_optimization (test_fmin.t…
-
I followed the install instructions and managed to get it right. Please note that I have to install george and random_forest_run separately. After the install, nosetest fails. Is this due to new versi…
-
Currently `pytensor` implementations of several activation function are located arbitrarily in `models.py` along with the `BayesianNeuralNetwork` class itself. These should be moved to separate module…
-
Hi,
I am trying to work on this [example](https://github.com/automl/HpBandSter/blob/icml_2018/icml_2018_experiments/experiments/workers/bnn.py) where BostonHousing is loaded using,
`from hpolib.be…