Keras Tuner
Fully-featured, scalable, easy-to-use hyperparameter tuning for Keras & beyond.
It supports RandomSearch, BayesianOptimization, and Hyperband. It can run locally or in a distributed setting. It's possible to have both multi-device single-model training (one machine training one model over 8 GPUs) and distributed search (many models in parallel) at the same time
documentation: https://keras-team.github.io/keras-tuner/
tweet: https://twitter.com/fchollet/status/1189992078991708160?s=21
#DL #keras #Tuning #BayesianOptimization
Fully-featured, scalable, easy-to-use hyperparameter tuning for Keras & beyond.
It supports RandomSearch, BayesianOptimization, and Hyperband. It can run locally or in a distributed setting. It's possible to have both multi-device single-model training (one machine training one model over 8 GPUs) and distributed search (many models in parallel) at the same time
documentation: https://keras-team.github.io/keras-tuner/
tweet: https://twitter.com/fchollet/status/1189992078991708160?s=21
#DL #keras #Tuning #BayesianOptimization