google-research / batch_rl
Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
☆548Updated last year
Alternatives and similar repositories for batch_rl:
Users that are interested in batch_rl are comparing it to the libraries listed below
- Code for conservative Q-learning☆426Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆615Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆583Updated 4 years ago
- A PyTorch Platform for Distributed RL☆746Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆526Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆412Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆665Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- A Python interface for reinforcement learning environments☆362Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆295Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆673Updated 10 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Tools for accelerating safe exploration research.☆521Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- Keeping track of RL experiments☆162Updated 2 years ago
- Library for Model Based RL☆987Updated 8 months ago
- Imitation learning algorithms☆505Updated 7 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago