HunterMcGushion / hyperparameter_hunter

Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
MIT License
704 stars 100 forks source link

Change imports from `keras` to `tf.keras`, enable TF2 testing #208

Open OverLordGoldDragon opened 4 years ago

OverLordGoldDragon commented 4 years ago

tf.keras is more generally compatible & stable, and fixes the metaclass conflict w/ Keras 2.3.0