HunterMcGushion / hyperparameter_hunter

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

Fix Metaclass Conflict w/ Keras 2.3.0 #207

Closed OverLordGoldDragon closed 4 years ago

OverLordGoldDragon commented 4 years ago

Import from tensorflow.keras instead of keras, former of which is more generally compatible & stable