MAgent2
Agent simulator
A library for creating high-performance environments for training large numbers of competing agents in multi-agent scenarios
An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments
229 stars
3 watching
38 forks
Language: C++
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
farama-foundation/microrts | An implementation of a simplified real-time strategy game environment for testing AI research and reinforcement learning algorithms | 286 |
farama-foundation/chatarena | Provides a framework for creating multi-agent language game environments to research autonomous LLMs' social interactions | 1,355 |
farama-foundation/miniworld | A tool for creating and simulating 3D environments for reinforcement learning research | 703 |
farama-foundation/gymnasium-robotics | A collection of robotic simulation environments for reinforcement learning | 570 |
farama-foundation/arcade-learning-environment | A platform for developing AI agents to play Atari 2600 games | 2,178 |
douthwja01/openmas | A tool for simulating the behavior of multiple autonomous systems with complex decision-making and dynamic interactions. | 132 |
mindagent/mindagent | An open-source platform for developing and testing AI-powered game agents | 74 |
kwaikeg/kwaiagents | An agent system designed to simulate human-like decision-making with Large Language Models (LLMs) and machine learning techniques | 1,101 |
gallandarakhneorg/jaak | An environment model and simulator that enables users to create and explore simulations of agent-environment interactions | 3 |
farama-foundation/vizdoom | A platform for developing AI bots to play Doom using visual information from the game screen | 1,743 |
101dotxyz/gpteam | An open-source multi-agent simulation framework using GPT-4 to explore AI-powered collaboration and task execution | 1,639 |
nsubiron/libcarla | A build system and framework for simulating multi-agent environments with fine-grained control | 6 |
multiagentlearning/playground | A platform for developing and testing AI agents in multi-agent learning environments | 767 |
farama-foundation/d4rl | Provides standardized environments and datasets for offline reinforcement learning training and benchmarking | 1,346 |
noncomputable/agentmaps | An open-source JavaScript library for building and visualizing agent-based simulations on real-world maps. | 918 |