Skip to content

Repository files navigation

Multi-agent reinforcement learning Project

Set up instructions for the PettingZoo environment project (Linux)

Install anaconda

Run ./setup.sh to install the required packages for the environment.

Using space invaders

Default settings:

env = space_invaders_v2.env(render_mode="rgb_array", alternating_control=False, moving_shields=True, zigzaging_bombs=False, fast_bomb=False, invisible_invaders=False)

The notebook ./playground.ipynb contains the code for the agent and the environment and can be used to test the agent and obtain output images and results.

About

MARL project

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages