unilab.base¶
Environment registry and base classes.
- unilab.base.ensure_registries(packages=None, *, optional_packages=None, fail_on_error=True)[source]¶
Import env registry bootstrap modules.
Modules
UniLab owner-layer assembly for UniSim physics backends. |
|
Resolved config adaptation for training entrypoints. |
|
Cold-path materialization of Hydra-owned typed configuration. |
|
Metadata shared by config owners and the registry override engine. |
|
Process-local CPU confinement for envs that own an explicit CPU block. |
|
Curriculum learning for adaptive difficulty adjustment. |
|
Base-owned NumPy scene/entity facade for manager terms. |
|
Picklable |
|
Training-worker device routing for UniSim backends. |
|
Base-owned reset-state transaction for Manager-Based event terms. |
|
Typed control-flow signals shared by environments and entrypoints. |
|
UniLab configuration owner layered over the package-neutral UniSim scene. |