protomotions.agents.supervised package#

Supervised imitation and distillation agents.

The package owns the generic supervised rollout loop and named student presets such as MaskedMimic. Keep student architectures self-contained; share the loop and key-based supervision losses, not architecture-specific inheritance.

Submodules#