TutorialsΒΆ Train an agent with PPO 0. Install requirements for Procgen environments 1. Run the Training Script 2. Configuration 3. Training Script Train a coordination policy 0. Refresher: What is CoordEnv? 1. Configuration 2. Create CoordEnv 3. Run the script Add a new environment 0. Install requirements for Minigrid environments 1. Add a New Gym Environment 2. Add a New Policy Model 3. Run Experiments Add a new algorithm 1. Implement the Algorithm 2. Implement the Policy 3. Register the Algorithm and Policy