معرفی شرکت ها


coremltools-6.3.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Community Tools for Core ML
ویژگی مقدار
سیستم عامل -
نام فایل coremltools-6.3.0
نام coremltools
نسخه کتابخانه 6.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Apple Inc.
ایمیل نویسنده coremltools@apple.com
آدرس صفحه اصلی https://github.com/apple/coremltools
آدرس اینترنتی https://pypi.org/project/coremltools/
مجوز BSD
coremltools =========== `Core ML <http://developer.apple.com/documentation/coreml>`_ is an Apple framework that allows developers to easily integrate machine learning (ML) models into apps. Core ML is available on iOS, iPadOS, watchOS, macOS, and tvOS. Core ML introduces a public file format (.mlmodel) for a broad set of ML methods including deep neural networks (convolutional and recurrent), tree ensembles (boosted trees, random forest, decision trees), and generalized linear models. Core ML models can be directly integrated into apps within Xcode. :code:`coremltools` is a python package for creating, examining, and testing models in the .mlmodel format. In particular, it can be used to: - Convert trained models from popular machine learning tools into Core ML format (.mlmodel). - Write models to Core ML format with a simple API. - Making predictions using the Core ML framework (on select platforms) to verify conversion. More Information ---------------- - `coremltools user guide and examples <https://coremltools.readme.io/>`_ - `Core ML framework documentation <http://developer.apple.com/documentation/coreml>`_ - `Machine learning at Apple <https://developer.apple.com/machine-learning>`_ License ------- Copyright (c) 2020, Apple Inc. All rights reserved. Use of this source code is governed by the `3-Clause BSD License <https://opensource.org/licenses/BSD-3-Clause>`_ that can be found in the LICENSE.txt file.


نیازمندی

مقدار نام
>=1.14.5 numpy
<=4.0.0,>=3.1.0 protobuf
- sympy
- tqdm
- packaging


نحوه نصب


نصب پکیج whl coremltools-6.3.0:

    pip install coremltools-6.3.0.whl


نصب پکیج tar.gz coremltools-6.3.0:

    pip install coremltools-6.3.0.tar.gz