deeplearninc / auger-ai

Auger python API and auger cli
MIT License
0 stars 1 forks source link

implement wait for experiment in high level API #53

Closed vlad-dplrn closed 5 years ago

vlad-dplrn commented 5 years ago

remove low-level API from the sample app: https://github.com/deeplearninc/auger-ai/blob/92be16af8788b3fab37a40aabe49b698fe895c35/examples/model-for-iris/app.py#L46

Add wait call into auger.api.Experiment class