Skip to content

Instantly share code, notes, and snippets.

@koji
Created February 9, 2018 22:52
Show Gist options
  • Save koji/8dacfd4df8df41ec0d2c3e279d3e5747 to your computer and use it in GitHub Desktop.
Save koji/8dacfd4df8df41ec0d2c3e279d3e5747 to your computer and use it in GitHub Desktop.
conda create -n tensorflow python=3.5.2
pip install numpy scipy
pip install --upgrade tensorflow-gpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment