Skip to content

schola.scripts.common

Common utility functions and classes for use in Schola scripts.

Functions

add_checkpoint_args(parser)Add checkpoint arguments to the parser.
add_unreal_process_args(parser)Add Unreal Engine process arguments to the parser.
make_unreal_connection(args)Create an Unreal Engine connection based on the script arguments.

Classes

ActivationFunctionEnum(value)Activation functions for neural networks.
RLLibLauncherExtension()
Sb3LauncherExtension()
ScriptArgs([enable_checkpoints, …])Arguments for included scripts