rlcode / per
Prioritized Experience Replay (PER) implementation in PyTorch
☆302Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for per
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆526Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆573Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 8 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆596Updated 3 years ago
- PyTorch implementation of soft actor critic☆814Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆706Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆432Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆615Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆572Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- Code for conservative Q-learning☆408Updated 2 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆392Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆268Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆433Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Soft Actor-Critic☆999Updated 11 months ago