Installation¶
Download this package and cd into the folder containing the setup.py file.
Then, in your virtual conda environment, run the command
pip install -e .
All required python packages should install automatically. To run PyTorch on a GPU, you have to install CUDA.