Machine Learning in the Palm of Your Hand
In 2017, Apple introduced new Machine Learning (ML) frameworks in iOS 11 — Core ML and Vision — that make it easy and intuitive for developers to incorporate ML models into their apps, improving the speed, power, and overall experience for users. As a developer on the internal mobile app team at Capital One, I wanted to try out a use case for implementing these new frameworks that would tie into my focus on improving our employees’ workplace experience. The blog post below contains an explanation of the proof of concept app that I developed using CoreML:
Utilizing Machine Learning in the Palm of Your Hand With iOS’s ML Frameworks
The sample code that I developed is also available on Github:
Discussion Closed