schola.scripts.sb3.launch.main_from_cli
- schola.scripts.sb3.launch.main_from_cli()[source]
-
Main function for launching training with stable baselines 3 from the command line.
- Returns:
-
The mean and standard deviation of the rewards if evaluation is enabled, otherwise None.
- Return type:
See also
main
-
The main function for launching training with stable baselines 3