Skip to content

schola.scripts.sb3.settings

Classes

PPOSettingsDataclass for configuring the settings of the Proximal Policy Optimization (PPO) algorithm.
SACSettingsDataclass for configuring the settings of the Soft Actor-Critic (SAC) algorithm.
SB3ScriptArgsTop level dataclass for configuring the script arguments used in the SB3 launcher.