© Thimira Amaratunga 2021
T. AmaratungaDeep Learning on Windowshttps://doi.org/10.1007/978-1-4842-6431-7_3

3. Setting Up Your Tools

Thimira Amaratunga1  
(1)
Nugegoda, Sri Lanka
 

Now that we know what we need to get started, let us begin setting up our tools.

Since we will be using packages from several different sources—from Anaconda package channels, pip packages, and so on—the order in which we install them is somewhat important in order to get a smoother installation experience without any conflicts. We recommend the following order of operations:
  1. 1.

    Install Visual Studio with C++ Support

     
  2. 2.

    Install CMake

     
  3. 3.

    Install Anaconda Python

     
  4. 4.

    Set up the Conda Environment and the Python Libraries

     
  5. 5.

    Install TensorFlow

     
  6. 6.

    (Optional) Install Keras multibackend version ...

Get Deep Learning on Windows: Building Deep Learning Computer Vision Systems on Microsoft Windows now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.