Tensorflow on Windows 10 with GPU Support – Part 1

This is the first part of a three part series on installing and configuring Tensorflow with Keras on Windows 10. We will also enable GPU support. First, we need to install the Microsoft Visual Studio Toolkit. Then, we install the NVIDIA CUDA Toolkit. Finally, we install the NVIDIA cuDNN. Also, we need python 3.x installed … Continue reading Tensorflow on Windows 10 with GPU Support – Part 1