google-research / batch_rl
Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
☆533Updated last year
Related projects ⓘ
Alternatives and complementary repositories for batch_rl
- Code for conservative Q-learning☆408Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆596Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆455Updated 7 months ago
- A Python interface for reinforcement learning environments☆344Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- A collection of reference environments for offline reinforcement learning☆1,334Updated this week
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆393Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆326Updated 2 years ago
- ☆188Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆572Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆513Updated 3 years ago
- Real-World RL Benchmark Suite☆346Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆251Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆399Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆651Updated 5 months ago
- TensorFlow2 Reinforcement Learning☆467Updated 2 years ago
- A PyTorch Platform for Distributed RL☆738Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆706Updated 10 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆398Updated 2 years ago