This repository contains a hands-on workshop for training and deploying a simple neural network on Red Hat OpenShift AI 3.x. You'll train an MNIST digit classifier using PyTorch in a Workbench, export it to ONNX format, and deploy it using the OpenVINO Model Server runtime.
Interactive Lab Guide: https://red.ht/46brXNg
AI Coding Summit Workshop Stream: https://red.ht/4s52KwM
- Training notebook (
mnist_sequential.ipynb) and sample images - Complete documentation site built with MkDocs Material
- Step-by-step lab instructions for OpenShift AI 3.x