Fanniao727's Stars
Gooddbird/tinyrpc
c++ async rpc framework. 14w+qps.
jiechuanjiang/EOI_on_SMAC
An improved version of EOI on Starcraft II task so_many_baneling. (The Emergence of Individuality)
semitable/seps
Official Repository for "Scaling Multi-Agent Reinforcement Learning with Selective Parameter Sharing" (ICML2021)
Reanon/SEUThesisLatexTemplate
东南大学 硕士毕业论文 Latex 模版 网络空间安全学院
uoe-agents/epymarl
An extension of the PyMARL codebase that includes additional algorithms and environment support
hijkzzz/noisy-mappo
Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)
sanmuyang/multi-agent-PPO-on-SMAC
Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.
ShAw7ock/MPE-Multiagent-RL-Algos
Simple verification experiments codes for multi-agent RL using OpenAI MPE environment
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Lizhi-sjtu/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
Lizhi-sjtu/MARL-code-pytorch
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
shariqiqbal2810/MAAC
Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019
mansicer/MAIC
The implementation of AAAI'22 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
agedcat/WebServer
Uubuntu 20 C++版本的web服务器
mtrebi/thread-pool
Thread pool implementation using c++11 threads
TonghanWang/RODE
Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is a scalable role-based multi-agent learning method which effectively discovers roles based on joint action space decomposition according to action effects, establishing a new state of the art on the StarCraft multi-agent benchmark.
oxwhirl/pymarl
Python Multi-Agent Reinforcement Learning framework
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
lich14/CDS
[NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
gxywy/rl-plotter
:sparkles: A plotter for reinforcement learning (RL)
starry-sky6688/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
shariqiqbal2810/maddpg-pytorch
PyTorch Implementation of MADDPG (Lowe et. al. 2017)
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
starry-sky6688/MADDPG
Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
mli/paper-reading
深度学习经典、新论文逐段精读