Introduction of TENSORFLOW in Android

Updated 6 July 2023

Save

In this blog, We will discuss about the Basic introduction of machine learning through new Google’s Open Source library TensorFlow.

So we can start now,

“TensorFlow is a open source library of machine learning through Data Flow Graphs. The graph nodes represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) that flow between them.” 

Initially, TensorFlow was developed by researchers and engineers working on the Google Brain team for the purposes of conducting machine learning and deep neural networks research.

Neural networks are a set of algorithms, modelled loosely after the human brain, that are designed to recognize patterns. 

Basically, Google has given us some demo app for machine learning using Tensonflow,

The “TF Classify” the camera Android demo app uses the Google Inception model.

This machine learning library, correct almost 80% of the time, and it has the correct classification in its top 5 choices almost 95% of the time.

We will see how to use this Tensorflow library in android for image recognition In Next Chapter. And for now stay updated and stay super.

Demo apps, 

More Learning Resources,

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home