Coder Social home page Coder Social logo

sushipan / coremltools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apple/coremltools

0.0 0.0 0.0 18 MB

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

Home Page: https://coremltools.readme.io

License: BSD 3-Clause "New" or "Revised" License

C++ 22.79% Objective-C++ 0.51% Objective-C 0.08% Python 74.74% CMake 0.32% C 1.21% HTML 0.04% Shell 0.30%

coremltools's Introduction

Build Status PyPI Release Python Versions

Core ML is an Apple framework to integrate machine learning models into your app. Core ML provides a unified representation for all models. Your app uses Core ML APIs and user data to make predictions, and to fine-tune models, all on the user’s device. Core ML optimizes on-device performance by leveraging the CPU, GPU, and Neural Engine while minimizing its memory footprint and power consumption. Running a model strictly on the user’s device removes any need for a network connection, which helps keep the user’s data private and your app responsive.

Core ML tools contains all supporting tools for Core ML model conversion, editing and validation. This includes deep learning frameworks like TensorFlow, PyTorch, Keras, Caffe as well as classical machine learning frameworks like LIBSVM, scikit-learn, and XGBoost.

With coremltools, you can do the following:

  • Convert trained models from frameworks like TensorFlow and PyTorch to the Core ML format.
  • Read, write, and optimize Core ML models.
  • Verify conversion/creation (on macOS) by making predictions using Core ML.

To get the latest version of coremltools:

pip install --upgrade coremltools

For the latest changes please see the release notes.

Documentation

coremltools's People

Contributors

aseemw avatar 1duo avatar slin07 avatar srikris avatar jakesabathia2 avatar gustavla avatar tobyroseman avatar bhushan23 avatar dawerg avatar znation avatar tonybove-apple avatar mstronach avatar ghop02 avatar necross avatar keith-wyss avatar mrfarhadi avatar rxwei avatar vladx avatar freedomtan avatar diddlypop avatar tucan9389 avatar denmoroz avatar califrench avatar shantanuchhabra avatar sberardi-apple avatar y-ich avatar msiracusa avatar mdwelsh-apple avatar okapple avatar tjia1818 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.