/study-pytorch

Study of PyTorch

Primary LanguagePython

study-pytorch

Study of PyTorch

Environment

Dockerfile and a runner script: docker_run.sh are in docker/.

This script uses a host user for login.

$ ./docker/docker_run.sh <IMAGE_TAG>

Also the VSCode Dev Container can be used.

Prerequisites