mengwanglalala / RL-algorithmsLinks
RL algorithms
☆142Updated 4 years ago
Alternatives and similar repositories for RL-algorithms
Users that are interested in RL-algorithms are comparing it to the libraries listed below
Sorting:
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆102Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆243Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆300Updated 5 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆159Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆352Updated 4 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- 多智能体强化学习☆100Updated 6 years ago
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆268Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆704Updated 5 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆491Updated 2 years ago
- D3QN Pytorch☆62Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- Hello😜☆31Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- 动手学强化学习代码☆59Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆101Updated 3 weeks ago
- implementation of MADDPG using PettingZoo and PyTorch☆153Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆618Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆165Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆387Updated 3 weeks ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year