mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 14:48:54 +08:00
[docs] Pictures for all the Examples (#5859)
* image * plot resnet * hyperparam * fixup_pictures * custom_direct
This commit is contained in:
@@ -9,6 +9,9 @@ This script will demonstrate how to use two important parts of the Ray API:
|
||||
using ``ray.remote`` to define remote functions and ``ray.wait`` to wait for
|
||||
their results to be ready.
|
||||
|
||||
.. image:: ../images/hyperparameter.png
|
||||
:align: center
|
||||
|
||||
.. important:: For a production-grade implementation of distributed
|
||||
hyperparameter tuning, use `Tune`_, a scalable hyperparameter
|
||||
tuning library built using Ray's Actor API.
|
||||
|
||||
Reference in New Issue
Block a user