Unifies the expected training function for trial_executor and tf_executor.
"Exploded parameters" for HPOs training function are dropped, instead of that the function has to pass: model, train_set, test_set, hparams.
Another pull request will be done to update the notebooks both in this repo and in the Hops-example one.
Unifies the expected training function for trial_executor and tf_executor. "Exploded parameters" for HPOs training function are dropped, instead of that the function has to pass: model, train_set, test_set, hparams. Another pull request will be done to update the notebooks both in this repo and in the Hops-example one.