WangYuxiang8 / RL-demoLinks
强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC
☆24Updated 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简单实现☆19Updated 2 months ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆29Updated last month
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆63Updated 2 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆16Updated 3 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- ☆14Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- DQN algorithm by Pytorch - a simple maze game☆32Updated 2 years ago
- DQN related algorithms☆10Updated 2 years ago
- DQN by Matlab and Python☆31Updated 5 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- ☆29Updated 6 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆126Updated last month
- RL algorithms☆142Updated 4 years ago
- my code for paper Parameterized-DQN☆23Updated 4 years ago
- 多智能体强化学习☆101Updated 6 years ago
- ☆11Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆305Updated 5 years ago
- A program implemented by Pytorch for solving RCPSP and RCPSP with resource disruptions, based on graph neural network and reinforcement l…☆17Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆103Updated 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☆20Updated 5 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆88Updated 3 years ago
- A multi-agent reinforcement learning framework for optimizing coverage and connectivity in Space-Air-Ground integrated networks. This pro…☆32Updated last month
- TD3 in Pytorch☆35Updated 3 years ago
- 动手学强化学习代码☆60Updated last year