This repository contains a bash script for initializing a virtual Python environment with installation of PyTorch, TensorBoard and extra Python Tools on Linux.
The bin directory contains the following bash scripts:
bin/
└── install_torch_cuda.sh # Install PyTorch and Tools
Enter the directory where you want to install PyTorch and tools. Then type the following command:
# Command
./<path-to-this-repository>/bin/install_torch_cuda.sh