Book Image

Machine Learning with Core ML in iOS 11 [Video]

By : Paul DeFilippi
Book Image

Machine Learning with Core ML in iOS 11 [Video]

By: Paul DeFilippi

Overview of this book

<p><span id="description" class="sugar_field">Core ML is an exciting new framework that makes running various machine learning and statistical models on macOS and iOS feel natively supported. The framework helps developers integrate already prepared statistical and machine learning models into their apps. You will now be able to create applications that have machine learning functionality built in. </span></p> <p><span id="description" class="sugar_field">Developers want to learn how to use the features inside Core ML to make their applications smarter when explored by users. These videos will show you just how to integrate machine learning into real-world applications. You will design the UI and create a Tap Gesture Recognizer using AVFoundations. You will be importing Python ML Libraries such as TensorFlow, Keras, Scikit-learn into the Spyder IDE, connecting Caffe dependencies, and configuring Caffe.</span></p> <p><span id="description" class="sugar_field">You will convert a Scikit-learn model—the Iris dataset—to a CoreML model in X-code to use it in your apps. You can also search for existing models and convert them into a CoreML model so that you can explore them inside X-code and add the functionality into your apps. You will have the power to build apps that display the intellectual ability to learn from the information provided by these models. Wow! This is powerful.</span></p> <p><span id="description" class="sugar_field">By the end of this course, you will be fluent in the Core ML framework upon completion. The videos will provide the tools needed to get up and running as quickly as possible.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course is a perfect mix of concepts and practice that will help you to develop a real-world, augmented-reality, iOS 11 application from scratch. With a firm grounding in the fundamentals of the Swift language, and knowledge of how to use the key frameworks, you will be able to build an interesting application.</span></span></p>
Table of Contents (5 chapters)
Chapter 4
Importing Python ML Libraries in Spyder and Configuring Caffe
Content Locked
Section 4
Editing the OpenCV File in Python
In this video, we will edit the OpenCV file and learn a few VIM commands. We will also install Protobuf and Boost. - Edit the OpenCV file inside VIM - Verify the changes we made - Install Protobuf and Boost for future use