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
Sorting:
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆8Updated 3 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated 7 months ago
- UAV offloading based on QMIX☆12Updated last year
- qmix☆22Updated 4 years ago
- ☆8Updated 2 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆15Updated 3 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
- 车杆倒立摆DQN简单实现☆12Updated last year
- ☆13Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- Multi Agent RL project (Tennis) using MADDPG for Udacity Deep Reinforcement Learning Nano Degree program☆8Updated 6 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 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…☆31Updated 2 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Dueling Double Deep Q Network with Prioritized Experience Replay Memory☆10Updated 2 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆16Updated last month
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆149Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- Multiagent deep reinforcement learning research project☆28Updated 10 months ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- ☆10Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- My implementation of DQN.☆9Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago