In looking over the new CoreML API, I don\'t see any way to continue training the model after generating the .mlmodel and bundling it in your app. This makes me think that I
Now with iOS11 beta4, you can compile the model, download from server.
(Details)