In this chapter, we learned how to perform digit classification with TensorFlow using softmax. We learned how to acquire and process MNIST digit data. We then learned how to create and train a support vector machine, and apply it to new data.
In the next chapter, we will learn facial feature tracking and classification using dlib.