Skip to content

CustomProgressBarCallback

Full path: schola.scripts.sb3.utils.CustomProgressBarCallback

schola.scripts.sb3.utils.CustomProgressBarCallback

CustomProgressBarCallback

CustomProgressBarCallback

Bases: BaseCallback

Adapted version of the Progress bar from Sb3 that starts from the last timestep when resuming training from a checkpoint.

  • stable_baselines3.common.callbacks.ProgressBarCallback: The original progress bar callback from stable baselines3.

Methods

ItemDescription
init

Attributes

ItemDescription
pbar

init

__init__()

Returns

None


pbar

pbar: <MagicMock name='mock.tqdm' id='2386013442400'>