Skip to content

Multi agent reinforcement learning: PyTorch implementations of several algorithms for Multi Agent domains

License

Notifications You must be signed in to change notification settings

mobinajamali/MARL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MARL

Multi agent reinforcement learning: PyTorch implementations of several algorithms for Multi Agent domains

1. MADDPG (Multi Agent Deep Deterministic Policy Gradient):

Simple-speaker-listener-v4

Demo Results

🔔 More algorithms and enhancements are coming soon!

Installation

git clone git@github.com:mobinajamali/MARL.git
pip install -r requirements.txt

Acknowledgement

Shout out to Phil Tabor for his brilliant courses!

About

Multi agent reinforcement learning: PyTorch implementations of several algorithms for Multi Agent domains

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages