Skip to content

safe-rl/safe-rl-shielding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To make sure everything works as intended:

  • Create and activate an environment using virtualenv.
virtualenv shielded-learning
source shielded-learning/bin/activate
  • Clone this repository:
git clone https://github.com/safe-rl/safe-rl-shielding.git
  • Install the dependencies:
pip3 install -r requirements.txt
  • There is a README file in each environment in the env directory that explains how each example can be run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages