Writing our first program

In order to write a TensorFlow mobile application, there are a few steps that we need to follow:

  1. Create the TF (TensorFlow) model
  2. Save the model
  3. Freeze the graph
  1. Optimize the model
  2. Write the Android application and execute it

We will go through each of the steps in detail now.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset