This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: OVq3fTQe4WsfNGU0ugibxDKs_puYio8cz6A_f15x7UA
Cover

Deploy First TensorFlow Model in Android App

Written by @sumitpaul | Published on 2020/5/9

TL;DR
We are going to create an Android App using TensorFlow Lite to use the Machine Learning model of Linear Regression in Android. Simple linear regression is useful for finding the relationship between two continuous variables. For example, using temperature in degrees Celsius it is possible to accurately predict Fahrenheit. We create Celsius to Fahrenheit converter and train it with the predefined data because we are creating a supervised model. We have one EditText in the app with the variable name and pass the value to get the prediction.

[story continues]


Written by
@sumitpaul
Mountaineer ⛰️ and Techie 💻

Topics and
tags
tensorflowlite|android-app-development|android-apps|machine-learning|simple-linear-regression|linear-regression|machine-learning-algorithms|tensorflow
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: OVq3fTQe4WsfNGU0ugibxDKs_puYio8cz6A_f15x7UA