Skip to content

inoue0426/python_template

Repository files navigation

python_template

Environment

Our experiment was conducted on Ubuntu with an NVIDIA A100 Tensor Core GPU.
If you want to re-train model, we reccomend to use GPU.

Installation using Docker

git clone git@github.com:inoue0426/python_template.git
cd python_template
docker build -t tmp:latest .
docker run -it -p 9999:9999 tmp:latest
conda activate python_env

Then access to http://localhost:9999/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published