datvodinh / recurrent-ppoLinks
A Reinforcement Learning Project using PPO + LSTM
☆86Updated last year
Alternatives and similar repositories for recurrent-ppo
Users that are interested in recurrent-ppo are comparing it to the libraries listed below
Sorting:
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆140Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆383Updated this week
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Transformer in RL for decision-making☆96Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆180Updated last year
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆151Updated last year
- ☆52Updated last month
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆377Updated 10 months ago
- 深度强化学习各算法介绍与Pytorch实现☆62Updated 11 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- TD3 in Pytorch☆34Updated 3 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- ☆210Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆163Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆115Updated last week
- ☆104Updated 5 months ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆403Updated last week
- PPO, DDPG, SAC implementation on mujoco environment☆112Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆109Updated 2 years ago