Skip to content

A basic android app which predicts relation between x and y , give x , using machine learning(.tflite file locally).

Notifications You must be signed in to change notification settings

ChaituPenju/TensorflowXYApp

Repository files navigation

TensorflowXYApp

A basic android app which predicts relation between x and y , give x , using a locally deployed machine learning model(using .tflite file locally).


This project's locally used machine learning model(.tflite file) is created with help of HERE. #TensorFlow


*Concepts Covered

  • View Binding
  • Tensorflow Lite (in Android)
  • Deploying and using .tflite(local machine learning model)
  • Implementing ml model by passing input and retrieving output

App Screens

HomeScreen



Overview


About

A basic android app which predicts relation between x and y , give x , using machine learning(.tflite file locally).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages