• Complain

Laurence Moroney - AI and Machine Learning for On-Device Development: A Programmers Guide

Here you can read online Laurence Moroney - AI and Machine Learning for On-Device Development: A Programmers Guide full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: OReilly Media, Inc., genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Laurence Moroney AI and Machine Learning for On-Device Development: A Programmers Guide
  • Book:
    AI and Machine Learning for On-Device Development: A Programmers Guide
  • Author:
  • Publisher:
    OReilly Media, Inc.
  • Genre:
  • Year:
    2021
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

AI and Machine Learning for On-Device Development: A Programmers Guide: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "AI and Machine Learning for On-Device Development: A Programmers Guide" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

AI is nothing without somewhere to run it. Now that mobile devices have become the primary computing device for most people, its essential that mobile developers add AI to their toolbox. This insightful book is your guide to creating and running models on popular mobile platforms such as iOS and Android.Laurence Moroney, lead AI advocate at Google, offers an introduction to machine learning techniques and tools, then walks you through writing Android and iOS apps powered by common ML models like computer vision and text recognition, using tools such as ML Kit, TensorFlow Lite, and Core ML. If youre a mobile developer, this book will help you take advantage of the ML revolution today. Explore the options for implementing ML and AI on mobile devices Create ML models for iOS and Android Write ML Kit and TensorFlow Lite apps for iOS and Android, and Core ML/Create ML apps for iOS Choose the best techniques and tools for your use case, such as cloud-based versus on-device inference and high-level versus low-level APIs Learn privacy and ethics best practices for ML on devices

Laurence Moroney: author's other books


Who wrote AI and Machine Learning for On-Device Development: A Programmers Guide? Find out the surname, the name of the author of the book and a list of all author's works by series.

AI and Machine Learning for On-Device Development: A Programmers Guide — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "AI and Machine Learning for On-Device Development: A Programmers Guide" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Praise for AI and Machine Learning for On-Device Development AI and Machine - photo 1
Praise for AI and Machine Learning for On-Device Development

AI and Machine Learning for On-Device Development by Laurence Moroney is exactly whats needed to inspire the next generation of ML development. ML for industry software engineers has never been more accessible than through ML Kit, and this book is an excellent intro to those methods and algorithms.

Dominic Monn, Machine Learning Engineer at Doist

This book is a must-read for mobile developers interested in learning how to implement ML models on-device. It has excellent explanations with code examples to help you choose from the various options.

Margaret Maynard-Reid, ML Google Developer Expert

If you want to get started building apps using ML and AI, I highly recommend this book. It simplifies the complexity of the world of ML/AI and provides practical approaches on common AI scenarios .

Su Fu, Lead Software Engineer, Tableau

The book starts an amazing learning journey in the world of TensorFlow. Laurence Moroney did a fantastic job on introducing TensorFlow applications for on-device development through practical use cases and detailed examples.

Jialin Huang Ph.D., Sr. Quantitative User Experience Researcher at Facebook

On-device development is the last mile for AI and machine learning technology. This book shows you how.

Pin-Yu Chen, Research Staff Member, IBM Research

Once again Laurence is sharing with his charisma, insights, and knowledge of Tensorflow ecosystem a view on how to get started on the development of ML models in the mobile world. I was able to grasp the main concepts and techniques quite quickly and without difficulties. If you have an idea for an ML application and you want to put it into action, then this book is for you.

Laura Uzcategui, Software Engineer, Microsoft

Highly recommended for AI/ML engineers working on end-to-end pipelines and projects. Laurence has covered all the necessary concepts in great detail and with enough hands-on projects to keep you engaged throughout.

Vishwesh Ravi Shrimali

This is a great book to learn about machine learning on mobile devices becauses it covers both Android and iOSshowing how to implement the same type of application in both using ML Kit. The code examples are very clear and easy to follow even if you have never developed for mobile devices before. The later chapters also dive deeper into TensorFlow lite, and the book includes a chapter on how to think responsibly about applied machine learning.

Martin Kemka, Analyst, Northraine

AI and Machine Learning for On-Device Development

by Laurence Moroney

Copyright 2021 Laurence Moroney. All rights reserved.

Printed in the United States of America.

Published by OReilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.

OReilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://oreilly.com). For more information, contact our corporate/institutional sales department: 800-998-9938 or corporate@oreilly.com .

  • Acquisitions Editor: Rebecca Novack
  • Development Editor: Jill Leonard
  • Production Editor: Daniel Elfanbaum
  • Copyeditor: Charles Roumeliotis
  • Proofreader: nSight, Inc.
  • Indexer: Potomac Indexing, LLC
  • Interior Designer: David Futato
  • Cover Designer: Karen Montgomery
  • Illustrator: Kate Dullea
  • August 2021: First Edition
Revision History for the First Edition
  • 2021-08-11: First Release

See http://oreilly.com/catalog/errata.csp?isbn=9781098101749 for release details.

The OReilly logo is a registered trademark of OReilly Media, Inc. AI and Machine Learning for On-Device Development, the cover image, and related trade dress are trademarks of OReilly Media, Inc.

The views expressed in this work are those of the authors, and do not represent the publishers views. While the publisher and the authors have used good faith efforts to ensure that the information and instructions contained in this work are accurate, the publisher and the authors disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work. Use of the information and instructions contained in this work is at your own risk. If any code samples or other technology this work contains or describes is subject to open source licenses or the intellectual property rights of others, it is your responsibility to ensure that your use thereof complies with such licenses and/or rights.

978-1-098-10174-9

[LSI]

Preface

Welcome to AI and Machine Learning for On-Device Development. Successful authors have always told me that the best book you can write is the book you want to read. So I wrote this book because I feel its essential for all mobile developers to add machine learning to their toolbox. I hope that you find it helpful on your learning journey.

Who Should Read This Book?

If youre a mobile developer who loves to write code that executes on Android or iOS and who enjoys delighting users through apps or sites, but you always were curious about how machine learning fits into your workflow, then this book is for you! This book aims to show you how the various frameworks to get you up and running quickly are a helpful first step. It also guides you when you want to go further, customizing models and looking deeper into machine learning.

Why I Wrote This Book

My goal at Google is to make AI easy for all developers, demystify the seemingly arcane mathematics, and put AI literally into everybodys hands. One key to this is to empower mobile developers, be they Android or iOS, to open new mobile paradigms using machine learning.

Theres an old joke that in the early days of the internet, common wisdom and advice was to not talk to strangers, and you most certainly should never get into an unfamiliar car. However, nowadays, thanks to the change in paradigm, we happily summon strangers from the internet and get into their cars! This behavior was made possible by mobile internet-connected computing devices. Thus, how we do things has changed forever.

The next wave of new things that we can do with our computing devices will be powered by machine learning. I can only guess what they might be! So I wrote this book to help you, dear reader, navigate the plethora of choices available to you. And you will be the person who could write the app that could change everything. I cant wait to see what you do with it!

Navigating This Book

Its really up to you how you want to read it. If you are a mobile developer who wants to understand machine learning, you can simply start at the beginning and work your way through. If you want to sample particular getting started technologies such as ML Kit or Create ML, there are dedicated chapters for them. Towards the end of the book, I discuss technologies and techniques you need to consider when youre further along in your journey, such as multiple model hosting with Firebase and tools you need to consider for fairness in AI.

Technology You Need to Understand

This book will give you a straightforward introduction to machine learning (ML) before going deeper into using models on mobile devices. Should you want to go deeper into ML, you can use my book AI and Machine Learning for Coders

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «AI and Machine Learning for On-Device Development: A Programmers Guide»

Look at similar books to AI and Machine Learning for On-Device Development: A Programmers Guide. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «AI and Machine Learning for On-Device Development: A Programmers Guide»

Discussion, reviews of the book AI and Machine Learning for On-Device Development: A Programmers Guide and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.