Projects

Core ML Tools


About

The coremltools python package contains a suite of utilities to help you integrate machine learning into your app using Core ML.

With coremltools you can:

  1. Convert models trained with libraries and frameworks such as TensorFlow, PyTorch and SciKit-learn to the Core ML model format.

  2. Read, write, and optimize Core ML models.

  3. Verify conversion/creation (on macOS) by making predictions using Core ML.

Language

  • Python

Links