amzn / xfer

Transfer Learning library for Deep Neural Networks.
Apache License 2.0
253 stars 63 forks source link

Remove plot from hpo notebook because of gpyopt error #42

Closed palindromik closed 5 years ago

palindromik commented 5 years ago

Removing plot_acquisition cell due to known issue in GPyOpt (link). Related issue in GPy here.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.