BlueFisher / Reinforcement-Learning
☆29Updated 6 years ago
Alternatives and similar repositories for Reinforcement-Learning:
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
- The code for maddpg using pytorch☆166Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- 多智能体强化学习☆90Updated 6 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆143Updated last year
- ☆84Updated 3 years ago
- scalable multi agents reinforcement learning☆59Updated 6 years ago
- ☆74Updated 5 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 6 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆62Updated 6 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆307Updated 2 years ago
- 强化学习面试(未完待续)☆34Updated 5 years ago
- RL algorithms☆142Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆195Updated 2 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Nash Q Learning☆31Updated 4 years ago
- pytorch实现的一些MARL算法☆66Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆101Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆46Updated 5 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆42Updated 3 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- MiniMax Multi-Agent Deep Deterministic Policy Gradient (M3DDPG) pytorch implementation☆10Updated 4 years ago
- BranchingDQN☆50Updated 6 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆14Updated 4 years ago
- D3QN Pytorch☆59Updated 3 years ago