multiagent
There are 116 repositories under multiagent topic.
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
instadeepai/Mava
🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
sjtu-marl/malib
A parallel framework for population-based multi-agent reinforcement learning.
airtai/fastagency
The fastest way to bring multi-agent workflows to production.
kyegomez/awesome-multi-agent-papers
A compilation of the best multi-agent papers
IC3Net/IC3Net
Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks
yifanlu0227/CoAlign
[ICRA2023] CoAlign: Robust Collaborative 3D Object Detection in Presence of Pose Errors
wwxFromTju/deepmind_MAS_enviroment
some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Cooperative Multi-Agent Learning》
cjyyx/AI_Gen_Novel
基于大语言模型(LLM)和多智能体(Multi-Agent),探究AI写小说能力的边界
LyapunovJingci/Warehouse_Robot_Path_Planning
A multi agent path planning solution under a warehouse scenario using Q learning and transfer learning.🤖️
mit-acl/rl_collision_avoidance
Training code for GA3C-CADRL algorithm (collision avoidance with deep RL)
DanielBalsam/surv_ai
A framework to empower forecasting using Large Language Models (LLMs)
xavierpuigf/watch_and_help
Code for the paper Watch-And-Help: A Challenge for Social Perception and Human-AI Collaboration
paul-shuvo/MSN-Flocking-Formation-Control
:flying_saucer: An implementation of multi-agent flocking formation control with specific formations that can follow a target without collision and can avoid obstacles.
yge58/collaborative_a_star_pathfinding
Based on David Silver's paper "Cooperative Pathfinding"
arcstep/illufly
✨🦋 illufly 是自我进化的 Agent 框架: 基于自我进化,快速创造价值
cjm715/mgym
A collection of multi-agent reinforcement learning OpenAI gym environments
ai4ce/MARS
[CVPR2024] Multiagent Multitraversal Multimodal Self-Driving: Open MARS Dataset
RITCHIEHuang/MAGAIL
Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning
tegridydev/dnd-llm-game
MVP of an idea using multiple local LLM models to simulate and play D&D
xkiwilabs/Multi-Agent-DDPG-using-PTtorch-and-ML-Agents
A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.
shyam671/Multi-Agent-Diverse-Generative-Adversarial-Networks
Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks
KornbergFresnel/CommNet
an implementation of CommNet
scottpdo/flocc
Agent-based modeling in JavaScript in the browser or on the server.
eric-ai-lab/llm_coordination
Code repository for the paper "LLM-Coordination: Evaluating and Analyzing Multi-agent Coordination Abilities in Large Language Models"
ANRGenstar/genstar
Generation of Synthetic Populations Library
GURPREETKAURJETHRA/AI-Agents
Design Patterns for Multi Agents Frameworks Like Autogen, Langraph, Taskweaver, Crewai,etc
oztrkoguz/SummativeInfoResearcherAgents
This project is an automated research and summarization tool that allows users to conduct research on a specific question and summarize the information found and present it as a blog post.
HabibNaeimi/Swarm-Mobile-Robots-Formation
Simulink implementation of "A Decentralized Cooperative Control Scheme With Obstacle Avoidance for a Team of Mobile Robots". This project has been done at the request of Zobdeh Modiran Rahneshan Soraya Company in the 2nd Rahneshan Competition.
stfbk/PILLAR
An AI-Powered Privacy Threat Modeling tool based on the LINDDUN framework by leveraging Large Language Models.
elggem/js-primordialparticles
JavaScript Implementation of Primordial Particle Systems.
pavlosdais/ai-berkeley
My solutions to projects 1, 2 & 3 of Berkeley's AI course
Animadversio/GPT-Auto-Data-Analytics
Automatize local data analysis with team of tool-using GPT agents
iv4xr-project/aplib
Tactical BDI Agent Framework for Java
julia-bel/MAPF_G2RL
Implementation of the G2RL approach in the POGEMA environment
stegiks/Pacman-AI-UC-Berkeley
Pacman AI Projects 1,2,3 - UC Berkeley