Tensorflow GPU Installation conda

Shell
conda create --name tf_gpu
activate tf_gpu
conda install tensorflow-gpu
Source

Also in Shell: