philtabor / Advanced-Replay-StrategiesLinks
☆13Updated 2 years ago
Alternatives and similar repositories for Advanced-Replay-Strategies
Users that are interested in Advanced-Replay-Strategies are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆216Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- ☆40Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- Single-file pytorch implementation of hybrid-SAC☆62Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆63Updated 5 years ago
- PyTorch implementation of Constrained Policy Optimization☆56Updated 4 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆18Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- ☆187Updated 3 years ago
- ☆106Updated 4 years ago
- ☆62Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated 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.☆84Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆74Updated 6 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆98Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆227Updated 6 years ago
- A PyTorch implementation of "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆45Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- DSAC; Distributional Soft Actor-Critic☆136Updated 10 months ago