Tutorials¶
These tutorials provide easy step-by-step guides for getting started with Determined, highlighting a number of features.
PyTorch¶
For PyTorch users, begin with the MNIST tutorial, which uses the simplest model. If you already have runnable code, follow the PyTorch Porting Tutorial steps to port your code to use Determined Pytorch APIs.
TensorFlow Keras¶
TensorFlow Keras users can begin with the MNIST tutorial, which uses the simplest model.