jinliangXX / learn_DRL
学习DRL CNN -> DQN -> LSTM
☆13Updated 6 years ago
Alternatives and similar repositories for learn_DRL:
Users that are interested in learn_DRL are comparing it to the libraries listed below
- ☆13Updated 4 years ago
- qmix☆22Updated 4 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆21Updated 3 years ago
- ☆8Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 7 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 9 months ago
- TD3 in Pytorch☆29Updated 3 years ago
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- multi agent RL for traffic light control in Sumo using distributed PPO☆104Updated last year
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆45Updated 4 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆25Updated 2 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 6 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated last year
- ☆24Updated 4 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago