Sunday, June 11, 2017

Core Machine Learning For iOS Developers

A nice introduction to Core ML.
"At WWDC 2017, Apple introduced a simple way for developers to add AI capabilities to their iOS application with Core ML. This can be used in a variety of domains like object detection, sentiments analysis, handwriting recognition, music tagging, etc. All this can be integrated with only one single file called Core ML Model and couple lines of code. "

https://medium.com/@akhayati/core-machine-learning-for-ios-developers-7f2a4b19ec08