Now that we know what we need to get started, let us begin setting up our tools.
- 1.
Install Visual Studio with C++ Support
- 2.
Install CMake
- 3.
Install Anaconda Python
- 4.
Set up the Conda Environment and the Python Libraries
- 5.
Install TensorFlow
- 6.
(Optional) Install Keras multibackend version ...