mirror of
https://github.com/wassname/ray.git
synced 2026-08-16 11:27:09 +08:00
[rllib] Split docs into user and development guide (#1377)
* docs * Update README.rst * Sat Dec 30 15:23:49 PST 2017 * comments * Sun Dec 31 23:33:30 PST 2017 * Sun Dec 31 23:33:38 PST 2017 * Sun Dec 31 23:37:46 PST 2017 * Sun Dec 31 23:39:28 PST 2017 * Sun Dec 31 23:43:05 PST 2017 * Sun Dec 31 23:51:55 PST 2017 * Sun Dec 31 23:52:51 PST 2017
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Ray.tune: Efficient distributed hyperparameter search
|
||||
=====================================================
|
||||
Ray.tune: Hyperparameter Optimization Framework
|
||||
===============================================
|
||||
|
||||
Ray.tune is a hyperparameter tuning tool for long-running tasks such as RL and deep learning training.
|
||||
Ray.tune is a hyperparameter tuning framework for long-running tasks such as RL and deep learning training.
|
||||
|
||||
User documentation can be `found here <http://ray.readthedocs.io/en/latest/tune.html>`__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user