Skip to content

Implementation of Evolutionary Strategies with Multi-Agent Deep Reinforcement Learning in PettingZoo Environments 🦘

Notifications You must be signed in to change notification settings

resuldagdanov/multi-agent-evolutionary-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-agent-evolutionary-rl

Implementation of Evolutionary Strategies with Multi-Agent Deep Reinforcement Learning in PettingZoo Environments

pettingzoo-environments

Description: Simple Training and Evaluation of Multi-Agent Environments with Deep Reinforcement Algorithms.

Supports Python 3.6, 3.7, 3.8, and 3.9 on Linux and macOS, however currently the Windows support is not avalable.

The Installation of Petting-Zoo Environments

pip install pettingzoo[all]

Install SuperSuit

pip install supersuit

Visit Github for more details about SuperSuit.

Requirements

All requirements could be installed with:

pip install -r requirements.txt

Environments in PettingZoo (Github)

Environments

About

Implementation of Evolutionary Strategies with Multi-Agent Deep Reinforcement Learning in PettingZoo Environments 🦘

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages