mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[tune] PyTorch CIFAR10 example (#9338)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu> Co-authored-by: Kai Fricke <kai@anyscale.com>
This commit is contained in:
co-authored by
Richard Liaw
Kai Fricke
parent
276fe109c5
commit
deba082cb4
@@ -70,6 +70,11 @@ These pages will demonstrate the various features and configurations of Tune.
|
||||
:figure: /images/pytorch_lightning_small.png
|
||||
:description: :doc:`Tuning PyTorch Lightning modules <tune-pytorch-lightning>`
|
||||
|
||||
.. customgalleryitem::
|
||||
:tooltip: How to use Tune with PyTorch
|
||||
:figure: /images/pytorch_logo.png
|
||||
:description: :doc:`How to use Tune with PyTorch <tune-pytorch-cifar>`
|
||||
|
||||
.. customgalleryitem::
|
||||
:tooltip: Tuning XGBoost parameters.
|
||||
:figure: /images/xgboost_logo.png
|
||||
@@ -87,6 +92,7 @@ These pages will demonstrate the various features and configurations of Tune.
|
||||
tune-advanced-tutorial.rst
|
||||
tune-distributed.rst
|
||||
tune-sklearn.rst
|
||||
tune-pytorch-cifar.rst
|
||||
tune-pytorch-lightning.rst
|
||||
tune-xgboost.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user