openai / safety-gymLinks
Tools for accelerating safe exploration research.
☆562Updated 2 years ago
Alternatives and similar repositories for safety-gym
Users that are interested in safety-gym are comparing it to the libraries listed below
Sorting:
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆445Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆512Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆480Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆501Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆561Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆557Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆619Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆701Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆436Updated 3 years ago
- A Python interface for reinforcement learning environments☆379Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆324Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆304Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆351Updated 5 years ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Imitation learning algorithms☆553Updated 7 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆263Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆556Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆462Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆722Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆648Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆335Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆372Updated 2 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆863Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Code for conservative Q-learning☆457Updated 3 years ago
- Repo for reproduction of sequential social dilemmas☆406Updated 7 months ago