nidn.training package

Subpackages

Submodules

nidn.training.run_training module

nidn.training.run_training.run_training(run_cfg: DotMap)

Runs a training run with the passed config.

Parameters

run_cfg (DotMap) – Run configuration.

Returns

The loss results of the training run

Return type

DotMap

Module contents