Skip to content
/ srlnbc Public

Model-Free Safe Reinforcement Learning through Neural Barrier Certificate

Notifications You must be signed in to change notification settings

jjyyxx/srlnbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model-Free Safe Reinforcement Learning through Neural Barrier Certificate

This repository contains the official implementation of Model-Free Safe Reinforcement Learning through Neural Barrier Certificate published in IEEE Robotics and Automation Letters.

Installation

Clone the repository:

git clone https://github.com/jjyyxx/srlnbc.git
cd srlnbc

Create conda environment:

conda env create -f environment.yml
conda activate srlnbc

Install Safety Gym. See https://github.com/openai/safety-gym.

Install MetaDrive. See https://github.com/metadriverse/metadrive.

Install srlnbc:

pip install -e .

About

Model-Free Safe Reinforcement Learning through Neural Barrier Certificate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages