Skip to content

schola.scripts.ray.launch.main

schola.scripts.ray.launch.main(args) : Main function for launching training with ray.

Parameters: : args (RLlibArgs) – The arguments for the script as a dataclass

Returns: : The results of the training

Return type: : tune.ExperimentAnalysis