datvodinh / recurrent-ppo
A Reinforcement Learning Project using PPO + LSTM
☆68Updated last year
Alternatives and similar repositories for recurrent-ppo:
Users that are interested in recurrent-ppo are comparing it to the libraries listed below
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆125Updated 11 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆166Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆72Updated this week
- implementation of MADDPG using PettingZoo and PyTorch☆136Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 4 months ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆142Updated 10 months ago
- ☆200Updated last year
- Transformer in RL for decision-making☆98Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆206Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated last month
- The official code releasement of publications in MARL field of TJU RL lab.☆72Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 9 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 10 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆312Updated 3 weeks ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆15Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆466Updated last year
- ☆38Updated 2 weeks ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆148Updated last year
- ☆102Updated 2 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆139Updated 11 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆135Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- TD3 in Pytorch☆31Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆341Updated 4 years ago