scchy / RLLinks
Reinforcement learning
☆32Updated this week
Alternatives and similar repositories for RL
Users that are interested in RL are comparing it to the libraries listed below
Sorting:
- 动手学强化学习代码☆57Updated last year
- RL algorithms☆142Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆78Updated 2 weeks ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- ☆62Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆147Updated last year
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆87Updated 3 weeks ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆109Updated 3 months ago
- ☆91Updated last year
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆58Updated 3 years ago
- 多智能体强化学习☆99Updated 6 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆89Updated last year
- D3QN Pytorch☆63Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Double DQN Pytorch☆20Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- ☆65Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 6 months ago
- DDPG in Pytorch☆45Updated 3 years ago
- ☆387Updated 2 weeks ago
- Implement some algorithms of RL☆47Updated 2 years ago
- ☆57Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago