TorchLean API

NN.MLTheory.SelfSupervised

Self-supervised learning theory #

This is the umbrella import for TorchLean's finite self-supervised objective semantics.

The chapter contains:

This layer is intentionally modest: these files formalize the objective-level contracts that model code should preserve, rather than claiming full optimization or population generalization guarantees. That keeps the statements reusable across ViT, convolutional, Mamba, or custom backbones.