LinghengMeng / LSTM-TD3
The implementation of LSTM-TD3.
☆79Updated 2 years ago
Alternatives and similar repositories for LSTM-TD3:
Users that are interested in LSTM-TD3 are comparing it to the libraries listed below
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆88Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆169Updated last year
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆138Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆73Updated 3 weeks ago
- The official code releasement of publications in MARL field of TJU RL lab.☆75Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- ☆96Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆80Updated 5 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 10 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆287Updated 4 years ago
- ☆201Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆21Updated 5 years ago
- TD3 in Pytorch☆33Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆65Updated 7 months ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆27Updated 10 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆51Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆105Updated 2 years ago
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆75Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆207Updated 5 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago