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