google-research / batch_rlLinks
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
Sorting:
- Code for conservative Q-learning☆445Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆494Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆491Updated 2 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆591Updated 4 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆342Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆537Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆316Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆686Updated last year
- A Python interface for reinforcement learning environments☆366Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Tools for accelerating safe exploration research.☆538Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- A collection of reference environments for offline reinforcement learning☆1,503Updated 6 months ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆683Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- ☆196Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆601Updated 10 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆409Updated 3 years ago