Skip to content

MihirNS/counter-factual-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Setup

After cloing repository, run following command in workspace

docker build -t carla-recourse .

This command will create docker image with the data set and algorithm script.

Run algorithm

docker run --rm -i carla-recourse bash <<< "python3 -W ignore algo_llps.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published