openai / safety-gym
Tools for accelerating safe exploration research.
☆520Updated 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.☆408Updated last year
- 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
- PyTorch implementation of Soft Actor-Critic (SAC)☆530Updated 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
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆673Updated 10 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆485Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆419Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,273Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆444Updated last year
- A Python interface for reinforcement learning environments☆359Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆723Updated 2 months ago
- A collection of multi agent environments based on OpenAI gym.☆590Updated 8 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆467Updated 11 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆293Updated last year
- Library for Model Based RL☆986Updated 8 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆739Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆614Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Code for conservative Q-learning☆426Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year