mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 09:30:55 +08:00
f372f48bf3
Moves Tune onto logging in Python. Ignores examples and tests.
About AutoMLBoard
AutoMLBoard can be used as a monitor who collect information about Tune jobs and show the trial information to the frontend.
Install
Install django before start AutoMLBoard. run:
pip install django==1.11.14
Usage
Please refer to run.py -h for more help