Skip to content

Instantly share code, notes, and snippets.

@fatihbaltaci
Created April 15, 2019 12:49
Show Gist options
  • Save fatihbaltaci/53e503fc7736dbbb90129d7ce896f74b to your computer and use it in GitHub Desktop.
Save fatihbaltaci/53e503fc7736dbbb90129d7ce896f74b to your computer and use it in GitHub Desktop.
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh
#(Optional)
conda install pytorch=0.4.1 cuda90 -c pytorch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment