WangYuxiang8 / RL-demoLinks
强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC
☆25Updated 3 years ago
Alternatives and similar repositories for RL-demo
Users that are interested in RL-demo are comparing it to the libraries listed below
Sorting:
- 车杆倒立摆DQN简单实现☆24Updated 6 months ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆36Updated 3 months ago
- Dueling DQN Pytorch☆13Updated 4 years ago
- 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 4 years ago
- ☆63Updated 3 years ago
- ☆14Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆143Updated 3 weeks ago
- Implement some algorithms of RL☆46Updated 2 years ago
- ☆29Updated 7 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆11Updated 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☆21Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- DQN algorithm by Pytorch - a simple maze game☆37Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆107Updated 2 years ago
- DQN Pytorch☆15Updated 4 years ago
- TD3 in Pytorch☆35Updated 4 years ago
- 多智能体强化学习☆106Updated 7 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 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
- DQN by Matlab and Python☆34Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- DQN related algorithms☆10Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago