Skip to content

Instantly share code, notes, and snippets.

@wonglkd
Last active February 1, 2017 05:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wonglkd/8dd398a7b191bb2ddae7172bf4bb23d2 to your computer and use it in GitHub Desktop.
Save wonglkd/8dd398a7b191bb2ddae7172bf4bb23d2 to your computer and use it in GitHub Desktop.
@derekkhu
Copy link

derekkhu commented Feb 1, 2017

http://www.heatonresearch.com/2017/01/01/tensorflow-windows-gpu.html

conda create --name tensorflow python=3.5
activate tensorflow
conda install jupyter
conda install scipy
pip install tensorflow
pip install keras

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment