mengwanglalala / RL-algorithms
RL algorithms
☆140Updated 3 years ago
Alternatives and similar repositories for RL-algorithms:
Users that are interested in RL-algorithms are comparing it to the libraries listed below
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆301Updated last year
- D3QN Pytorch☆57Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆276Updated 2 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆566Updated last week
- TD3 in Pytorch☆29Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- Tutorial for Reinforcement Learning☆176Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆214Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 2 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- Hello😜☆31Updated 4 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆42Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆441Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆494Updated 2 years ago
- DDPG in Pytorch☆42Updated 3 years ago
- 多智能体强化学习☆85Updated 6 years ago