TorchLean API

NN.Examples.Quickstart

Quickstart #

Curated first-tour examples for TorchLean.

This source umbrella teaches the primitives a new user needs before opening the larger model examples:

Data loading, CNNs, larger models, advanced autograd transforms, interoperability, and verification live in their focused example directories. Quickstart is a learning path, not a model catalog. The torchlean executable imports the three runnable quickstarts directly; proof and widget modules are only included in this source umbrella.