We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5233abf commit 67e7e7cCopy full SHA for 67e7e7c
README.md
@@ -83,7 +83,7 @@ Sample code for hyper-parameter optimization implementation for machine learning
83
* Genetic algorithm (GA)
84
85
### Requirements
86
-* Python 3.5
+* Python 3.5+
87
* [Keras](https://keras.io/)
88
* [scikit-learn](https://scikit-learn.org/stable/)
89
* [hyperband](https://github.com/thuijskens/scikit-hyperband)
0 commit comments