TutorialsΒΆ

This section includes tutorials for learning the basics of how to work with Determined and how to port your existing code to the Determined environment:

Topic

Documentation Content

PyTorch MNIST Tutorial

Based on the PyTorch MNIST example, this tutorial shows you how to port a simple image classification model for the MNIST dataset.

PyTorch Porting Tutorial

The PyTorch porting tutorial provides helpful hints to successfully integrate PyTorch code with the Determined PyTorchTrial API.

TensorFlow Keras Fashion MNIST Tutorial

The TensorFlow Keras Fashion MNIST tutorial describes how to port a tf.keras model to Determined.