scchy / RL
Reinforcement learning
☆21Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for RL
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- D3QN Pytorch☆53Updated 2 years ago
- RL algorithms☆138Updated 3 years ago
- DDPG in Pytorch☆39Updated 2 years ago
- 动手学强化学习代码☆37Updated 10 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆255Updated 4 years ago
- DQN by Matlab and Python☆25Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- 多智能体强化学习☆83Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- Implement some algorithms of RL☆44Updated last year
- ☆55Updated 10 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆65Updated 3 months ago
- ☆57Updated 2 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆35Updated last year
- A collection of multi agent environments based on OpenAI gym.☆20Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- notes☆26Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆40Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆280Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆37Updated 2 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆19Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆40Updated 2 months ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆26Updated last year
- Tutorial for Reinforcement Learning☆172Updated 2 years ago