When building and optimizing machine learning models for iOS deployment, there are a number of unique factors to consider. From resource constraints and optimizing inference speed, to model conversion and accessing advanced functionality, there can be quite a bit of legwork to get an ML model working effectively inside an iOS app.
Continue reading “Machine Learning on iOS: Model management and optimization”