[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:
krfricke
2020-07-13 23:16:05 -07:00
committed by GitHub
co-authored by Richard Liaw Kai Fricke
parent 276fe109c5
commit deba082cb4
6 changed files with 539 additions and 7 deletions
+6
View File
@@ -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