jinliangXX / learn_DRLLinks
学习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
Sorting:
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆8Updated 3 years ago
- qmix☆22Updated 5 years ago
- ☆15Updated 4 years ago
- Multi Agent RL project (Tennis) using MADDPG for Udacity Deep Reinforcement Learning Nano Degree program☆8Updated 6 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆8Updated 3 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- ☆13Updated 5 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
- meta-MADDPG (Python implementation)☆18Updated 6 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…☆32Updated 2 years ago
- ☆8Updated 2 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 4 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- DQN related algorithms☆10Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated 8 months ago
- Implementing DQNClipped and DQNReg Algorithms☆10Updated 4 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 6 years ago
- Completion of three Deep Q-Networks : Deep Q-Network (DQN), Double Deep Q-Network (DDQN), Double Dueling Deep Q-Network (D3QN)☆10Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆34Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Heuristic Reinforcement Learning☆11Updated 6 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago