Preface
1
Introducing Machine Learning with TensorFlow
2
Getting Your Feet Wet
3
Creating Tensors and Operations
4
Executing Graphs in Sessions
5
Training
6
Analyzing Data with Statistical Regression
7
Introducing Neural Networks and Deep Learning
8
Classifying Images with Convolutional Neural Networks (CNNs)
9
Analyzing Sequential Data with Recurrent Neural Networks (RNNs)
10
Accessing Data with Datasets and Iterators
11
Using Threads, Devices, and Clusters
12
Developing Applications with Estimators
13
Running Applications on the Google Cloud Platform (GCP)
14
The Ten Most Important Classes
15
Ten Recommendations for Training Neural Networks
16
Index