ios
Using Core ML in a Swift Playgrounds app
I love playing with machine learning, especially with the Core ML framework; I use it in Give Me a Sniglet to determine the validity of possible words, for example. On the Mac, Apple makes it easy to create or convert ML models for use in apps with Xcode.