rlcode / per
Prioritized Experience Replay (PER) implementation in PyTorch
☆305Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for per
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆530Updated 7 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆675Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆671Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- PyTorch implementation of soft actor critic☆817Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆713Updated 11 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆207Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆433Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆573Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,225Updated 11 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆473Updated last year
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆393Updated 3 years ago
- Code for conservative Q-learning☆411Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆400Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago