TorchLean API

NN.Examples.Zoo

NN.Examples.Zoo #

Single umbrella for TorchLean examples.

The examples directory intentionally keeps only one root Lean entrypoint. Import this module when you want to compile every maintained example module, including quickstarts, model examples, interop examples, widgets, advanced tutorials, and verification examples.

Typical usage:

The heavier examples remain in their subdirectories so users can still build or run one example at a time. This umbrella avoids importing standalone executable roots that would collide on the global Lean name main.