XinJingHao / TD3-PytorchLinks
A clean and robust Pytorch implementation of TD3 on continuous action space
☆30Updated last year
Alternatives and similar repositories for TD3-Pytorch
Users that are interested in TD3-Pytorch are comparing it to the libraries listed below
Sorting:
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆214Updated last year
- The implementation of LSTM-TD3.☆86Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆135Updated 10 months ago
- A clean Pytorch implementation of DDPG on continuous action space.☆27Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆226Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- Transformer in RL for decision-making☆103Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆83Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆151Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆162Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆427Updated 3 weeks ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- PyTorch implementation of Constrained Policy Optimization☆56Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆129Updated 2 years ago
- ☆40Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆95Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- ☆220Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆21Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago