openai / safety-gym
Tools for accelerating safe exploration research.
☆517Updated last year
Alternatives and similar repositories for safety-gym:
Users that are interested in safety-gym are comparing it to the libraries listed below
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆403Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆259Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- A Python interface for reinforcement learning environments☆355Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,268Updated last year
- A collection of multi agent environments based on OpenAI gym.☆588Updated 7 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆543Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆483Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆441Updated last year
- Code for conservative Q-learning☆424Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆524Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆668Updated 9 months ago
- A collection of reference environments for offline reinforcement learning☆1,414Updated 3 months ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆842Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆415Updated 3 years ago
- Imitation learning algorithms☆496Updated 6 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆730Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago