HongdaZhang's Stars
6-robot/wpr_simulation
EnderMandS/orbbec_competition
第四届3DV创新应用竞赛
herolab-uga/gut-pursuit-evasion-robotarium
Software codes for running the Game-theoretic Utility Tree (GUT) algorithm for the multi-robot Pursuit-Evasion problem in the Robotarium's simulator-hardware multi-robot testbed.
wang-chen/formation
ROS package for formation and rendezvous of multi-drone (T-Cyber 2020)
ChampagneAndfragrance/Diffusion_RL
This repo has the code and suplementary materials of our 2024 RAL submission.
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
philtabor/Multi-Agent-Reinforcement-Learning
PyTorch implementations of MADDPG, MAPPO (coming)
philtabor/Multi-Agent-Deep-Deterministic-Policy-Gradients
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
CHH3213/chhRobotics
自动驾驶规划控制python代码实现
CHH3213/chhRobotics_CPP
自动驾驶规划控制常用算法c++代码实现
Pomax/BezierInfo-2
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
Pomax/bezierinfo
A Primer on Bezier Curves
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》
geek-ai/MAgent
A Platform for Many-Agent Reinforcement Learning
Rafael1s/Deep-Reinforcement-Learning-Algorithms
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
uoe-agents/epymarl
An extension of the PyMARL codebase that includes additional algorithms and environment support
Ericonaldo/ILSwiss
ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (template) in PyTorch.
hijkzzz/pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
tinyzqh/light_mappo
Lightweight version of MAPPO to help you quickly migrate to your local environment.
marlbenchmark/off-policy
PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.
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
caochao39/aerial_navigation_development_environment
Leveraging system development and robot deployment for aerial autonomous navigation.
TimeBreaker/MARL-papers-with-code
Multi-Agent Reinforcement Learning (MARL) papers with code
microsoft/AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Tsinghua-MARS-Lab/DenseTNT
Henry1iu/TNT-Trajectory-Prediction
A Unofficial Pytorch Implementation of TNT: Target-driveN Trajectory Prediction
DQSSSSS/VectorNet
VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation, partial function re-implement
gwding/draw_convnet
martisak/dotnets
Create simple drawings of neural networks using graphviz
ZJU-FAST-Lab/Swarm-Formation
Formation Flight in Dense Environments