In this chapter, we learned about using TensorFlow models on mobile applications and devices. TensorFlow provides two ways to run on mobile devices: TF Mobile and TF Lite. We learned how to build TF Mobile and TF Lite apps for iOs and Android. We used TensorFlow demo apps in this chapter as an example. The reader is encouraged to explore the source code of these demo apps and use TF Mobile and TF Lite to empower their own mobile applications with machine learning models built using TensorFlow.
In next chapter, we shall learn about how to use TensorFlow in R statistical software with the R packages released by RStudio.