Beginners Guide to Apple Machine Learning?

There are some projects I'd like to try with Create ML but I've never worked with machine learning before. Are there any good sources for beginners?

Apple's resources are grouped here: https://developer.apple.com/machine-learning/


I found some of the most inspiring project examples came out of IBM, but that's been a couple years.


Good luck.

Ray Wenderlich publishes the book Machine Learning by Tutorials. The goal of that book is to teach ML to people who are familiar with iOS (or macOS) development but are new to ML. (Full disclosure: I am one of the authors.)

Thanks! That is the kind of book I've been looking for.

Machine Learning with Core ML: An iOS developer's guide to implementing machine learning in mobile apps by Joshua Newnham 
This book presents various apps in Swift using CoreML models. You will see CoreML models at work and be able to appreciate their power and magic. Practical, fun, relevant and easy to read !
Beginners Guide to Apple Machine Learning?
 
 
Q