: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 `.