|
|
|
|
|
by mark_l_watson
1374 days ago
|
|
CoreML is really very good, both on its own, and tools for importing models from other platforms and compressing them. I wrote a book earlier this year on Swift and added a few CoreML examples (https://leanpub.com/SwiftAI). Google provides something similar. Federated privacy preserving learning, local models, etc. all help keep your private data on your devices. Good stuff. |
|