nip.parameters.base_run

nip.parameters.base_run#

Parameters for basing the current experiment on a previous W&B run.

The hyper-parameters and/or log statistics of a previous run can be used to initialize the current experiment.

Classes

BaseRunParameters(base_run_type, , ] =, ...)

Parameters for basing the current experiment on a previous W&B run.

BaseRunPreserve(*base_run_types)

Type annotation to preserve a parameter when initializing from a base run.