Hacker News new | ask | show | jobs
by iluxonchik 1988 days ago
do you happen to have a draft version available somewhere? i'm diving into ML with Swift soon
2 comments

If you are interested in just the iOS/iPadOS/macOS platforms, then work through the tutorial articles on ML that Apple provides to devs.

If you are on Linux, then Swift for TensorFlow is OK. You will save some effort by using Google Colab notebooks, that support Swift and Swift for TensorFlow.

I think this is the book https://leanpub.com/SwiftAI
Thanks for linking that, but there is not much of the book written for now. I have mostly been working on the examples.