Article | REF: H1518 V1

Image capture and analysis on Android

Author: Frédéric LEMOINE

Publication date: March 10, 2024

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

5. Creating a custom template

So far, we've used pre-programmed analyzers. We will now design our own, custom-built machine learning model, and explain how to integrate it into an Android™ application. Initially, we present a summary of the history of machine learning.

5.1 Machine Learning

Machine learning is a sub-field of artificial intelligence. It involves programming a machine to learn how to perform tasks usually carried out by human beings, by studying examples of these tasks.

From the data, the machine tries to find a mathematical model, as simple as possible, that will enable it to reproduce the examples it has been shown. This model can be more or less complex. The simplest is the linear model f (x) = a · x + b. It separates a space into two distinct parts...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Creating a custom template