Comment on Core ML: Integrate machine learning models into your appparentComments−singularity20019yMaybe not fully train but fine tune on the user data ( images, voice, surroundings, etc, etc)−eggie59yoh, you're talking about updating parameters. Maybe sending that new data home and train a new model and then update parameters across all devices in fleet.−suprfnk9yMaybe sending that new data homeI'd assume Apple does not allow this.−mattnewton9yApple would allow this with privacy statements, it's practically the industry standard right now. Of course Facebook is doing this for instance.However it could be a killer feature to have easy api's for doing personalization all on device.
Comments
Maybe not fully train but fine tune on the user data ( images, voice, surroundings, etc, etc)
oh, you're talking about updating parameters. Maybe sending that new data home and train a new model and then update parameters across all devices in fleet.
I'd assume Apple does not allow this.
Apple would allow this with privacy statements, it's practically the industry standard right now. Of course Facebook is doing this for instance.
However it could be a killer feature to have easy api's for doing personalization all on device.