Skip to content
/ flock Public

Mean field reinforcement learning (MFRL) games.

License

Notifications You must be signed in to change notification settings

kzqiu/flock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flock: Multi-Agent Reinforcement Learning for Cooperative Transport

A reinforcement learning environment modeled after OpenAI Gym, designed for studying multi-agent cooperation.

Installation

# Install from PyPI
pip install flock-rl

# Or install from source
git clone https://github.com/kzqiu/flock.git
cd flock
pip install -e .

About

Mean field reinforcement learning (MFRL) games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages