mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00
10 lines
366 B
ReStructuredText
10 lines
366 B
ReStructuredText
![]() |
:orphan:
|
||
|
|
||
|
MNIST PyTorch Example
|
||
|
~~~~~~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. literalinclude:: /../../python/ray/tune/examples/mnist_pytorch.py
|
||
|
|
||
|
If you consider switching to PyTorch Lightning to get rid of some of your boilerplate
|
||
|
training code, please know that we also have a walkthrough on :doc:`how to use Tune with
|
||
|
PyTorch Lightning models </tune/examples/tune-pytorch-lightning>`.
|