An open API service indexing awesome lists of open source software.

https://github.com/sondosaabed/linear-regression-inference-android

Exercise of Introdcution to Lite tensorflow: Linear Regression
https://github.com/sondosaabed/linear-regression-inference-android

android-application java linear-regression tensorflow-lite

Last synced: 11 months ago
JSON representation

Exercise of Introdcution to Lite tensorflow: Linear Regression

Awesome Lists containing this project

README

          

# Linear-Regression-Inference-Android
Exercise of Introdcution to Lite tensorflow: Linear Regression

## Linear Regression App

In this part of the lesson I am deploying a TF Lite model in an Android App that performs linear regression. Knowing that I have trained this model using in this notebook:

https://github.com/sondosaabed/Introduction-to-Tensorflow-lite/blob/main/Intro%20Code%20Examples.ipynb

[Example](https://github.com/sondosaabed/Linear-Regression-Inference-Android/assets/65151701/3234fc86-315c-43af-8102-78a3220ce088)