TorchLean API

NN.Examples.Quickstart

Quickstart #

Curated first-tour examples for TorchLean.

This umbrella is intentionally smaller than NN.Examples.Zoo. It teaches the primitives a new user needs before opening the model zoo:

Larger CNN, ResNet, data-loader, PyTorch interop, RL, and verification examples remain in their specialized folders. The point of Quickstart is a clean on-ramp, not another model zoo.