From the course: Machine Learning for iOS: Core ML and Create ML

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Final test on the simulator

Final test on the simulator - iOS Tutorial

From the course: Machine Learning for iOS: Core ML and Create ML

Start my 1-month free trial

Final test on the simulator

- [Instructor] Okay, so let's do a final test with our own model applied to the application. So, the first thing you need to do is to go right ahead and run the application here. What I'm going to do is minimize Xcode here, to make sure that I can see the simulator, like so. And now you can see the application is already running. If you're seeing any issues whatsoever, so, if you're seeing errors, either fatal or warnings, what you want to make sure is go into the debugger, and take a look at what the problems are and try to fix it. If you don't know what these are, the best chance to find the solution is to Google them. So, this is typically how I debug any applications that I work on. So, what I do, if I can't understand what the error is, I basically copy and paste the error into Google, and then try to figure out what are the solutions that are presented, and try them myself. Okay, so, now that the application is running,…

Contents