TorchLean API

NN.Examples.Models.Common

Shared Model-Example Helpers #

Shared data loaders and command runners for runnable model examples. RealData prepares typed samples and missing-file hints; Train parses command options and calls the public trainer. Model architectures remain in the family-specific modules.