Skip to content

MyIDis12138/MA_minigrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The MA_Minigrid library contains a collection of discrete grid-world environments to conduct research on Multi Agent Reinforcement Learning. The environments follow the Gymnasium and Minigrid standard API and they are designed to be lightweight, fast, and easily customizable. This project is based on Minigrid to support multi-agent interaction with environment.

Installation

To install MA_minigrid library use

git clone https://github.com/MyIDis12138/MA_minigrid.git
cd MA_minigrid
pip install -e .  

About

Multi Agent Minigrid Envrionment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages