sujiongming / starcraftAI
多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码
☆32Updated 4 years ago
Alternatives and similar repositories for starcraftAI:
Users that are interested in starcraftAI are comparing it to the libraries listed below
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆64Updated 3 years ago
- ☆16Updated 4 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆31Updated 3 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆20Updated last year
- simple code to reinforcement learning☆19Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆62Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆43Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆22Updated 6 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- Codes for the paper "Consensus Learning for Cooperative Multi-Agent Reinforcement Learning"☆13Updated 2 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆29Updated 2 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆58Updated 4 years ago
- 利用深度强化学习的方法实现多智能体间离散无交流的障碍避免。其中强化学习算法训练模型所需的数据集由最优互惠碰撞避免(Optimal Reciprocal Collision Avoidance, ORCA)算法生成。☆79Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆43Updated 5 years ago
- Implementation of DyMA-CL, MARL algorithm☆26Updated 4 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆18Updated 6 years ago
- RLlib超参数详解(中文)☆16Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆57Updated 2 years ago
- Reinforcement learning algorithm by pytorch☆27Updated 2 years ago
- offical code of paper 'SCRIMP: Scalable Communication for Reinforcement- and Imitation-Learning-Based Multi-Agent Pathfinding'☆40Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago