mtrl.app package

Submodules

mtrl.app.run module

This is the main entry point for the running the experiments.

mtrl.app.run.run(config: omegaconf.dictconfig.DictConfig) → None[source]

Create and run the experiment.

Parameters

config (ConfigType) – config for the experiment.

Module contents