rlcode / per
Prioritized Experience Replay (PER) implementation in PyTorch
☆312Updated 4 years ago
Alternatives and similar repositories for per:
Users that are interested in per are comparing it to the libraries listed below
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆543Updated 7 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆480Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆605Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆706Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆595Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆306Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆681Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆728Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆479Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆630Updated 6 years ago
- PyTorch implementation of soft actor critic☆848Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- Code for conservative Q-learning☆421Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆383Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Random Network Distillation pytorch☆243Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago