stable_ssl.manager

stable_ssl.manager#

The manager module provides the main training orchestration class for self-supervised learning experiments.

Training Management#

Manager(*args, **kwargs)

Manages training with logging, scheduling, and checkpointing support.