openai / safety-starter-agentsLinks
Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.
☆429Updated 2 years ago
Alternatives and similar repositories for safety-starter-agents
Users that are interested in safety-starter-agents are comparing it to the libraries listed below
Sorting:
- Tools for accelerating safe exploration research.☆538Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆316Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆351Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆311Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆494Updated 2 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆457Updated 3 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆365Updated last year
- Code for conservative Q-learning☆445Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆446Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- The repository is for safe reinforcement learning baselines.☆645Updated last month
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 6 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆491Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆600Updated 8 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆319Updated 9 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆173Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆342Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆537Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago