safe-rl / safe-rl-shielding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 96.5%Language:C++ 3.3%Language:Shell 0.2%Language:Makefile 0.0%