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 SAC on continuous action space☆83Updated 3 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- A clean Pytorch implementation of DDPG on continuous action space.☆22Updated last year
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆180Updated last year
- Transformer in RL for decision-making☆96Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆151Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆140Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆202Updated 9 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- ☆40Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆383Updated last week
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 7 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 4 months ago
- This is the official implementation of Multi-Agent PPO.☆109Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- A Reinforcement Learning Project using PPO + LSTM☆86Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆218Updated 6 years ago
- ☆210Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 2 months ago