Machine Learning Examples
If you have never run a batch job before, see our Quick Start Guide for a walkthrough. We also have a video recording of our Intro to HPC workshop that goes over system use and batch scripts. Intro to HPC also comes with a companion page.
This page has a collection of various machine learning examples that users may find helpful. For a basic introduction to machine learning on HPC, see our machine learning workshop.
Examples
Image Classification with PyTorch
A basic image classification example with PyTorch to get started.