<p><span>Leverage the power of machine learning on mobiles and build intelligent mobile applications with ease</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Build smart mobile applications for Android and iOS devices </span></span></li><li><span><span>Use popular machine learning t
Machine Learning Projects for Mobile Applications
β Scribed by Karthikeyan NG
- Publisher
- Packt Publishing
- Year
- 2018
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Machine learning is a technique that focuses on developing computer programs that can be modified when exposed to new data. We can make use of it for our mobile applications and this book will show you how to do so.
The book starts with the basics of machine learning concepts for mobile applications and how to get well equipped for further tasks. You will start by developing an app to classify age and gender using Core ML and Tensorflow Lite. You will explore neural style transfer and get familiar with how deep CNNs work. We will also take a closer look at Googleβs ML Kit for the Firebase SDK for mobile applications. You will learn how to detect handwritten text on mobile. You will also learn how to create your own Snapchat filter by making use of facial attributes and OpenCV. You will learn how to train your own food classification model on your mobile; all of this will be done with the help of deep learning techniques. Lastly, you will build an image classifier on your mobile, compare its performance, and analyze the results on both mobile and cloud using TensorFlow Lite with an RCNN.
By the end of this book, you will not only have mastered the concepts of machine learning but also learned how to resolve problems faced while building powerful apps on mobiles using TensorFlow Lite, Caffe2, and Core ML.
β¦ Table of Contents
1 Mobile Landscapes in Machine Learning
2 CNN Based Age and Gender Identification Using Core ML
3 Applying Neural Style Transfer on Photos
4 Deep Diving into the ML Kit with Firebase
5 A Snapchat-Like AR Filter on Android
6 Handwritten Digit Classifier Using Adversarial Learning
7 Face-Swapping with Your Friends Using OpenCV
8 Classifying Food Using Transfer Learning
9 What's Next?
A Other Books You May Enjoy
A Index
β¦ Subjects
Data Science, Machine Learning
π SIMILAR VOLUMES
Leverage the power of machine learning on mobile and build intelligent mobile applications with ease
Machine Learning for Mobile Communications will take readers on a journey from basic to advanced knowledge about mobile communications and machine learning. For learners at the basic level, this book volume discusses a wide range of mobile communications topics from the system level, such as system
<div>Machine learning has become one of the most prevalent topics in recent years. The application of machine learning we see today is a tip of the iceberg. The machine learning revolution has just started to roll out. It is becoming an integral part of all modern electronic devices. Applications in
Machine Learning Projects for .NET Developers shows you how to build smarter .NET applications that learn from data, using simple algorithms and techniques that can be applied to a wide range of real-world problems. Youβll code each project in the familiar setting of Visual Studio, while the machine