Beginning iOS 13 & Swift App Development: Develop iOS Apps with Xcode 11, Swift 5, Core ML, ARKit and more by Greg Lim
Author:Greg Lim [Lim, Greg]
Language: eng
Format: mobi
Publisher: amazon
Published: 2020-04-14T16:25:26.461000+00:00
Chapter 7: Machine Learning with Core ML 2 and Create ML
In this chapter, we will learn about Core ML and Create ML, Apple’s library to make machine learning easy for us.
Machine Learning taps on the idea that if you train a machine to do something repeatedly, it will eventually begin to make appropriate choices on its own. For example, if we show a machine thousands of pictures of cats and dogs, we eventually train the machine to be able to look at a picture and identify if it’s a cat or dog. The set of pictures which a machine is trained on is called a model. You can either create your own model or use an existing model created by others. In this chapter, we will first go through usage of a model provided by Apple called the ResNet model that identifies from an image if it is a tree, animal, kind of food and more. You can easily search for more Core ML models on GitHub. Later on in the chapter, we will teach you how to create your models with Create ML.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12563)
Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9793)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Dependency Injection in .NET by Mark Seemann(9335)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8288)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7012)
Microservices with Go by Alexander Shuiskov(6780)
Practical Design Patterns for Java Developers by Miroslav Wengner(6692)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6633)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6041)
The Art of Crafting User Stories by The Art of Crafting User Stories(5572)
NetSuite for Consultants - Second Edition by Peter Ries(5503)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5305)
Kotlin in Action by Dmitry Jemerov(5058)
