jinliangXX / learn_DRLLinks
学习DRL CNN -> DQN -> LSTM
☆13Updated 7 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 5 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- ☆16Updated 4 years ago
- ☆11Updated 3 years ago
- ☆14Updated 4 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆11Updated 2 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☆21Updated 5 years ago
- Dueling DQN Pytorch