Epistimio / orion

Asynchronous Distributed Hyperparameter Optimization.
https://orion.readthedocs.io
Other
283 stars 52 forks source link

Python API suggestion: make `ExperimentClient.suggest()` return a `Trial` object #1009

Open lebrice opened 1 year ago

lebrice commented 1 year ago

Would be nicer to return a Trial object, both for clarity and typing purposes.