Chapter 1. Getting Started
TensorFlow is a new machine learning and graph computation library recently released by Google. Its Python interface ensures the elegant design of common models, while its compiled backend ensures speed.
Let's take a glimpse at the techniques you'll learn and the models you'll build as you apply TensorFlow.