1. Introduction
  2. User Guide
  3. Installation
  4. Hello World - MNIST
  5. PyTorch cheatsheet
  6. Reference Guide
  7. Running a model
    1. Using the hub
  8. Error management
  9. Training
    1. Simplified
    2. MNIST
    3. Fine-tuning
    4. Serialization
  10. Advanced Cuda usage
    1. Writing a custom kernel
    2. Porting a custom kernel
  11. Using MKL
  12. Creating apps
    1. Creating a WASM app
    2. Creating a REST api webserver
    3. Creating a desktop Tauri app