datvodinh / recurrent-ppoLinks
A Reinforcement Learning Project using PPO + LSTM
☆93Updated 2 years ago
Alternatives and similar repositories for recurrent-ppo
Users that are interested in recurrent-ppo are comparing it to the libraries listed below
Sorting:
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆84Updated 5 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆396Updated 2 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆143Updated last year
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- ☆53Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆105Updated 2 months ago
- Transformer in RL for decision-making☆100Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆190Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆123Updated 2 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆52Updated 6 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆131Updated 7 months ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆155Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- A Reinforcement Learning Project using PPO + Transformer☆68Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆116Updated 2 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆117Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆38Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆101Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Implementation of PPO Lagrangian in PyTorch☆50Updated 3 years ago