Skip to content

rllib.train

Full path: schola.scripts.rllib.train

schola.scripts.rllib.train

Script to train an rllib model using Schola.

Functions

ItemDescription
debug_main_from_cli()Main function for launching training with ray from the command line, that catches any errors and waits for user input to close.
impala([args, algorithm_settings, …])
main(args)Main function for launching training with ray.
ppo([args, algorithm_settings, …])
sac([args, algorithm_settings, …])