openai / safety-gym
Tools for accelerating safe exploration research.
☆521Updated 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.☆412Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆259Updated last year
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆444Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- A Python interface for reinforcement learning environments☆363Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆422Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆526Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Code for conservative Q-learning☆427Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- Imitation learning algorithms☆505Updated 7 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 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
- A collection of reference environments for offline reinforcement learning☆1,442Updated 4 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆297Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆369Updated 3 years ago
- Real-World RL Benchmark Suite☆352Updated 4 years ago