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
- Dueling DQN Pytorch☆13Updated 3 years ago
- ☆14Updated 4 years ago
- DQN related algorithms☆10Updated 2 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- ☆11Updated 3 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆10Updated 2 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆17Updated 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☆21Updated 5 years ago
- meta-MADDPG (Python implementation)☆19Updated 7 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- UAV offloading based on QMIX☆15Updated 2 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 3 years ago
- SZU-AdvTech-2024 / 059-Deep-Reinforcement-Learning-for-Task-Offloading-in-Mobile-Edge-Computing-Systems☆11Updated 9 months ago
- ☆10Updated 3 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- 车杆倒立摆DQN简单实现☆21Updated 4 months ago
- Official implementation of paper "Neural Combinatorial Optimization for Multiobjective Task Offloading in Mobile Edge Computing"☆10Updated 2 months ago
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 7 years ago
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆31Updated 2 weeks ago
- MATLAB implementation of DQN for a navigation environment☆14Updated 5 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago