基于https://cloud.google.com/blog/products/gcp/hyperparameter-tuning-on-google-cloud-platform-is-now-faster-and-smarter
我问,是否也可以用同样的方式对keras模型进行超参数优化?
发布于 2019-06-07 15:18:35
同样的道理也应该适用于Keras model。
一些你可能需要的其他参考资料。
Hyperparameter tuning
Configuring the job
https://stackoverflow.com/questions/56477365
相似问题