lsyndxiaoyuer / StarCraft2-RLLinks
lecture32_AI挑战星际争霸II(强化学习)
☆18Updated 3 years ago
Alternatives and similar repositories for StarCraft2-RL
Users that are interested in StarCraft2-RL are comparing it to the libraries listed below
Sorting:
- ☆66Updated last year
- An easier PyTorch deep reinforcement learning library.☆238Updated 9 months ago
- ☆98Updated 2 years ago
- GitHub's code repository is all you need☆355Updated 2 years ago
- Multiagent Reinforcement Learning Research Project☆217Updated 3 months ago
- basic algorithms of reinforcement learning☆213Updated 2 years ago
- ☆169Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆128Updated 2 months ago
- RL algorithms☆141Updated 4 years ago
- 动手学强化学习代码☆61Updated last year
- 天授中文文档☆60Updated 10 months ago
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆106Updated 4 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- ☆105Updated 2 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆168Updated last year
- rl-papers☆48Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- ☆16Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆252Updated 5 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆234Updated 4 years ago
- 多智能体强化学习☆102Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch