Skip to content

ShawnL00/pde-translations-paper-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Build Docker image

docker build -f Dockerfile . -t pde-translations-paper-code

Run experiments

container="pde-translations-$(date +%s)"
docker run -it --name $container pde-translations-paper-code /bin/bash run.sh

docker cp $container:/home/paper/pde-translations-results/data data
docker cp $container:/home/paper/pde-translations-results/figures figures

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 92.9%
  • Shell 5.8%
  • Dockerfile 1.3%