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
Apple has recently added a new API for on-device model compilation. Now you can download your model and compile it on device