Intro to Tensorflow-Machine Learning with TensorFlow
The Google Brain team created TensorFlow, an open-source library. It was designed for activities that need a lot of numerical computations.
TensorFlow was designed specifically for machine learning and deep learning networks. TensorFlow ran faster than python code thanks to the use of C/C++ as a backend.