CUDA 8.0, cuDNN 5, TensorFlow 1.0 and Keras on Windows 10

As the official documentation at the moment lacks some painful details, here's a quick list how to install CUDA, CUDA-powered TensorFlow, and Keras on Windows 10. Procedure 1. Install the CUDA 8.0 toolkit from Nvidia [https://developer.nvidia.com/cuda] , this will automatically add CUDA's bin directory to Windows'…