Questions about Hyperas. A tool for hyper-parameter testing and optimization for graphs and neural networks written on Keras. It is wrapper around hyperopt.
Hyperas is a tool for hyper-parameter testing and optimization for graphs and neural networks written on Keras. It is wrapper around hyperopt. Hyperas lets you use the power of hyperopt without having to learn the syntax of it. Instead, just define your keras model as you are used to, but use a simple template notation to define hyper-parameter ranges to tune.