Training
GRID supports training reinforcement learning agents using the RSL-RL training methodology. Agents can be trained by modifying theagent.yaml file as follows:
To run the RL training headless, use the following configuration in
workflow.yaml, change the variable headless to True.The
video parameter in the agent.yaml can be used to save inference videos of the policy during training.The checkpoints are saved in the same directory as the configuration files with the appropriate date and time-stamp.