nip.scenario_base.rollout_samples#
Base class for rollouts sampled during a run and saved to W&B.
This class is used to load rollout samples from W&B and visualise them.
Functions
|
Build a subclass of RolloutSamples based on the parameters. |
|
Register a subclass of RolloutSamples with a scenario. |
Classes
|
A collection of rollout samples loaded from W&B. |
Exceptions
|
Error raised when the iteration is not found in the W&B run. |