ray/doc/source/tune/api_docs/execution.rst
Richard Liaw e311013afd
[tune] Reformat Sections of API Reference (#7706)
* moveit

* moveit

* docstrings to ref

* Update tune-usage.rst

Co-authored-by: Sven Mika <sven@anyscale.io>
2020-03-23 12:23:21 -07:00

24 lines
398 B
ReStructuredText

Training (tune.run, tune.Experiment)
====================================
tune.run
--------
.. autofunction:: ray.tune.run
tune.run_experiments
--------------------
.. autofunction:: ray.tune.run_experiments
tune.Experiment
---------------
.. autofunction:: ray.tune.Experiment
Stopper (tune.Stopper)
----------------------
.. autoclass:: ray.tune.Stopper
:members: __call__, stop_all