[PYTHON] Until you install TensorFlow-GPU with pip in Windows environment

・ <2017/05/28 postscript> It seems that it is better to create a virtual environment with createconda of Anaconda. So this method seems to be wrong.

I myself couldn't download the GPU-compatible version of TensorFlow and struggled quite a bit, but it has been resolved so I'll write it here for those with similar concerns.

Environment ・ Windows 10 (64bit) · NVIDIA-GTX960M ・ Python3 ・ Anaconda3

We will proceed for PCs with NVIDIA graphics boards in a Windows environment.

Install CUDA and cuDNN This article is easy to understand about this, so please take a look here. [Notes on running TensorFlow using GPU on Windows](http://qiita.com/binzume/items/7a0170fe834e250ddef9)

Installing Python with Anaconda The main is from here.

First install Anaconda. (If you have already installed it, you can skip it.) Anaconda Please install Python3.6 Verision here. As for the installer, all you have to do is follow the instructions.

Python version change Here we downgrade Python3.6 to Python3.5.2, which is supported by TensorFlow.

Launch Anaconda Prompt and type ** conda install python = 3.5.2 ** to run it. that's all.

You should now be able to downgrade your Python version from 3.6 to 3.5.2.

If the location of Anaconda Prompt is the default (C: \ Users \ username \ AppData \ Roaming \ Microsoft \ Windows \ Start Menu \ Programs \ Anaconda3 (64-bit)) Should be in.

Install TensorFlow for GPU Just install with pip.
pip install tensorflow-gpu

You should now have a GPU-enabled version of TensorFlow installed.

If you have any questions, please ask a question.

Articles and sites that lead to solutions - [stack overflow](http://stackoverflow.com/questions/40941015/tensorflow-on-windows-not-a-supported-wheel-on-this-platform-error) -[Note on running TensorFlow using GPU on Windows](http://qiita.com/binzume/items/7a0170fe834e250ddef9)

Thank you for watching so far.

Recommended Posts

Until you install TensorFlow-GPU with pip in Windows environment
Install Jupiter Notebook on Windows with pip in proxy environment
Let's install box2d-py with Windows 10 environment pip
Pip install in proxy environment
What to do if you can't install with pip in babun environment
Pip install (Windows) under Proxy environment
UnicodeDecodeError occurs in pip (Windows environment)
[Python Windows] pip install with Python version
Until you can install your own Python library with pip
Install pip in Serverless Framework and AWS Lambda with Python environment
Install Python 3.5.1 + numpy + scipy + α in Windows environment
Error with pip install
virtualenvwrapper in windows environment
Until you install MySQL-python
Install scikit.learn with pip
Until you create a machine learning environment with Python on Windows 7 and run it
Install Python environment with Anaconda
venv environment with windows powershell
When moss with pip install
Install github repository with pip
Python install in 2 lines @Windows
[Road to intermediate Python] Install packages in bulk with pip
Can't find the package you installed with pip install --user?
Update packages already installed with pip in user environment (non-su)
Double-click ipynb in windows + anaconda environment to open with jupyter-notebook
Install CaboCha in Ubuntu environment and call it with Python.
Install Python 2.7.9 and Python 3.4.x with pip.
Pip install --ugrade pip fails on Windows
Until you start Jupyter with Docker
Install python2.7 on windows 32bit environment
Permission denied with pip install pyopenssl
Install Python on Windows + pip + virtualenv
Install scrapy in python anaconda environment
Until you put Python in Docker
Until you start crawling in Scrapy
Various Anaconda settings in Windows 10 environment
install tensorflow in anaconda + python3.5 environment
What to do if you get a UnicodeDecodeError with pip install
Install packages that need to be compiled with Python3 with pip [Windows]
Manipulate colors with pip install color
Uninstall everything you installed with pip
Read this if you get SSL related errors with pip install! !! !!
[TensorFlow] If you want to run TensorBoard, install it with pip
Install Python development environment on Windows 10
How to install mysql-connector with pip3
Until you run python with apache
Until dealing with python in Atom
Until you put pyaudio in Mavericks
Until you build the environment with ABCI and run MaskTrack RCNN
Until you shake ruby with renpy
Install easy_install and pip on windows
Until you install and run matplotlib
Install deep learning environment offline on Windows (Tensorflow, Keras) ・ ・ ・ It may be called "pip installation method in offline environment" ...
I wanted to use jupyter notebook with docker in pip environment (opticspy)
How about creating a virtual environment with Anaconda and doing pip install?
Unable to import packages installed in virtual environment with Anaconda on Windows 10
Until you can step in PyCharm + Django + virtual environment (pyvenv + Python3) (mac)
Pip doesn't work with PyDev in Pleiades
Note until you use emacs with WSL
Using venv in Windows + Docker environment [Python]
In pip install clang: error: unknown argument:'-mno-fused-madd'