December 2018
Intermediate to advanced
274 pages
7h 46m
English
You can get the code for the iOS project in our GitHub repository (https://github.com/PacktPublishing/Machine-Learning-for-Mobile). Once you download the project and open the project in Xcode, you will find the directory structure:

In this, I want to explain the important files to you. Main. Storyboard is having the UI design for the app:

Here, we have two labels, one button, and one text box. The two labels are a heading label and on result label. Button to submit the input and get the result. And we have a textbox ...
Read now
Unlock full access