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.☆165Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- DSAC; Distributional Soft Actor-Critic☆133Updated 8 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆201Updated last year
- Transformer in RL for decision-making☆102Updated 2 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- A clean Pytorch implementation of DDPG on continuous action space.☆24Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆218Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- ☆39Updated 3 years ago
- Implementation of PPO Lagrangian in PyTorch☆50Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆409Updated 3 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆81Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆61Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆93Updated 11 months ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆56Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆81Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- ☆60Updated 5 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆157Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆122Updated 2 years ago