Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Apple Open Source
[go: Go Back, main page]

apple Project

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