maxim5 / hyper-engine

Python library for Bayesian hyper-parameters optimization
https://pypi.python.org/pypi/hyperengine
Apache License 2.0
87 stars 22 forks source link

TensorFlow is not optional #11

Closed KOLANICH closed 6 years ago

KOLANICH commented 6 years ago

tensorflow (optional)

__init__ -> impl.tensorflow.__init__ -> impl.tensorflow.tensorflow_model_io -> tensorflow

maxim5 commented 6 years ago

@KOLANICH Right, should be truly optional now