In this chapter, we got introduced to Google's machine learning tools for Mobile and looked at the various flavors of the toolkit – TensorFlow for Mobile and TensorFlow Lite. We also explored the architecture of a TensorFlow-ML-enabled mobile application. Then we discussed the architecture and details of TensorFlow Lite and its components, and even demonstrated a simple use case for an android mobile application using TensorFlow for mobile.
In the next chapter, we will be using the TensorFlow for mobile that we discussed here to implement a classification algorithm.