Skip to content

ml-research/EXPIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXPIL

The implementation of the NeSy-RL system EXPIL.

Setup locally

pip install -r requirements.txt

Setup remotely

build a docker

docker build -t expil_docker .

run the docker

docker run  --gpus all -it -v path/to/storage:/EXPIL/storage --rm expil_docker

Experiments

See this Readme in folder EXPIL/expil

About

The implementation of the NeSy-RL system EXPIL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages