Prioritized Experience Replay (PER) implementation in PyTorch
☆358Feb 3, 2020Updated 6 years ago
Alternatives and similar repositories for per
Users that are interested in per are comparing it to the libraries listed below
Sorting:
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- Pytorch implementation of Soft Actor-Critic☆20Apr 13, 2020Updated 5 years ago
- Random Network Distillation pytorch☆260Mar 4, 2019Updated 7 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 5 years ago
- PyTorch implementation of soft actor critic☆936Jul 17, 2025Updated 7 months ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Nov 13, 2018Updated 7 years ago
- implement of prioritized experience replay☆159Aug 20, 2018Updated 7 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Feb 25, 2025Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆788May 29, 2022Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆86Jul 18, 2023Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆442Dec 11, 2021Updated 4 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Jan 11, 2024Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 4 years ago
- Experiments of the three PPO-Algorithms (PPO, clipped PPO, PPO with KL-penalty) proposed by John Schulman et al. on the 'Cartpole-v1' env…☆13Nov 14, 2021Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,334Mar 13, 2025Updated 11 months ago
- Soft Actor-Critic☆1,220Nov 29, 2023Updated 2 years ago
- very easy implementation of dueling DQN in pytorch☆74Dec 6, 2022Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Jun 9, 2020Updated 5 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,163Nov 4, 2021Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Mar 12, 2023Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆690Jun 5, 2018Updated 7 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,868Jun 17, 2024Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- Meta Reinforcement Learning Experiments☆35Aug 22, 2017Updated 8 years ago
- ☆20Apr 10, 2018Updated 7 years ago
- Proximal Policy Optimization in PyTorch☆39Dec 10, 2017Updated 8 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆675Jul 16, 2022Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,723Sep 8, 2022Updated 3 years ago
- Random Network Distillation(RND) algo in Pytorch☆51Feb 26, 2019Updated 7 years ago
- multi-agent deep reinforcement learning for networked system control.☆439Sep 29, 2020Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,405Nov 29, 2023Updated 2 years ago
- Yet another prioritized experience replay buffer implementation.☆48Oct 17, 2022Updated 3 years ago
- A PyTorch implementation of BCO☆12Jun 19, 2023Updated 2 years ago