https://github.com/adgaudio/macl
Simulator for distributed agents in multi-dimensional environments
https://github.com/adgaudio/macl
Last synced: about 2 months ago
JSON representation
Simulator for distributed agents in multi-dimensional environments
- Host: GitHub
- URL: https://github.com/adgaudio/macl
- Owner: adgaudio
- License: mit
- Created: 2017-12-16T05:08:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T05:59:49.000Z (over 7 years ago)
- Last Synced: 2025-02-04T21:39:51.778Z (4 months ago)
- Language: Python
- Size: 952 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MACL - Multi-Agent Collaborative Learning
This simulator provides an N-dimensional environment where agents can
exist in, move around and pass messages to each other.Agents can be distributed in many locations at once, and it is simple to
program them to have global knowledge or only local knowledge as you
wish.A visualization for 2D environments is provided.
