[모바일 머신러닝 라이브러리 및 자료] 

Awesome-Mobile-Machine-Learning

A list of awesome mobile machine learning resources curated by Fritz AI.

About Fritz AI

Fritz AI helps you teach your applications how to see, hear, sense, and think. Create ML-powered features in your mobile apps for iOS, Android, and SnapML. Start with our ready-to-use feature APIs or use our Studio to build your own custom models—without code.

Sign up for a Fritz AI account to start building today.

Table of Contents

Getting Started

(Mostly) Non-Code Primers on Mobile Machine Learning

Getting Started with Data Science and Machine Learning

Mobile Machine Learning Frameworks

Mobile-Ready

  • Fritz AI: Fritz AI is the machine learning platform for iOS, Android, and SnapML developers/creators. Teach your mobile devices to see, hear, sense, and think.
  • Core ML: With Core ML, you can integrate trained machine learning models into your iOS apps.
  • TensorFlow Lite: TensorFlow Lite is an open source deep learning framework for on-device inference.
  • Create ML: Use Create ML with familiar tools like Swift and macOS playgrounds to create and train custom machine learning models on your Mac.
  • Turi Create API: Turi Create simplifies the development of custom machine learning models. You don’t have to be a machine learning expert to add recommendations, object detection, image classification, image similarity or activity classification to your iOS app.
  • ML Kit: ML Kit beta brings Google’s machine learning expertise to mobile developers in a powerful and easy-to-use package.
  • PyTorch Mobile: PyTorch Mobile is a new framework for helping mobile developers and machine learning engineers embed PyTorch ML models on-device.
  • QNNPACK: QNNPACK (Quantized Neural Networks PACKage) is a mobile-optimized library for low-precision high-performance neural network inference. QNNPACK provides implementation of common neural network operators on quantized 8-bit tensors.

Mobile-Compatible

  • Keras: Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. EASY
  • ONNX: ONNX is an open format to represent deep learning models. With ONNX, AI developers can more easily move models between state-of-the-art tools and choose the combination that is best for them. EASY
  • Microsoft Cognitive Toolkit: The Microsoft Cognitive Toolkit (CNTK) is an open-source toolkit for commercial-grade distributed deep learning. HARD
  • IBM Watson: Watson is IBM’s suite of enterprise-ready AI services, applications, and tooling. EASY
  • Caffe2: A lightweight, modular, and scalable deep learning framework. HARD
  • Apache MXNet: A fast and scalable training and inference framework with an easy-to-use, concise API for machine learning. HARD
  • PyTorch: An open source deep learning platform that provides a seamless path from research prototyping to production deployment..HARD

Code, Libraries, and Resources

SnapML

iOS

  • fritz-examples: A collection of experiences utilizing machine learning models from Fritz AI
  • swift: Swift for TensorFlow Project Home Page.
  • swift-models: Models and examples built with Swift for TensorFlow.
  • swift-apis: Swift for TensorFlow Deep Learning Library.
  • Swift-AI: Swift AI includes a collection of common tools used for artificial intelligence and scientific applications on iOS and macOS.
  • Serrano: A Swift deep learning library with Accelerate and Metal support.
  • Revolver: A framework for building fast genetic algorithms in Swift.
  • fantastic-machine-learning: A curated list of machine learning resources, preferably, mostly focused on Swift/Core ML.
  • awesome-ml-demos-with-ios: We tackle the challenge of using machine learning models on iOS via Core ML and ML Kit (TensorFlow Lite).
  • Awesome-CoreML-Models: the largest collection of machine learning models in Core ML format. Also includes model conversion formats, external collections of ML models, and individual ML models—all of which can be converted to Core ML.
  • iOS_ML: List of Machine Learning, AI, NLP solutions for iOS.
  • Awesome-Design-Tools: A curated list of the best design tools and frameworks for iOS and macOS.
  • awesome-ios: A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects.
  • List-CoreML-Models: A list of Core ML models, projects, and resources.
  • coremltools: Core ML community tools contains all supporting tools for CoreML model conversion and validation. This includes Scikit Learn, LIBSVM, Caffe, Keras and XGBoost.
  • Bender: Bender is an abstraction layer over MetalPerformanceShaders useful for working with neural networks.
  • StyleArt: The Style Art library processes images using Core ML with a set of pre trained machine learning models and converts them to different art styles.
  • LocoKit: Location, motion, and activity recording framework for iOS; includes the ability to classify device activity by mode of transport.
  • awesome-tflite: A curated list of awesome TensorFlow Lite models, samples, tutorials, tools and learning resources.
  • googlesamples / mlkit: A collection of quickstart samples demonstrating the ML Kit APIs on Android and iOS.

Android

  • fritz-examples: A collection of experiences utilizing machine learning models from Fritz AI
  • awesome-android: A curated list of awesome Android packages and resources.
  • awesome-java: A curated list of awesome frameworks, libraries and software for the Java programming language.
  • AndroidTensorFlowMachineLearningExample: Android TensorFlow MachineLearning Example (Building TensorFlow for Android).
  • onyx: An android library that uses technologies like artificial Intelligence, machine learning, and deep learning to make developers understand the content that they are displaying in their app.
  • android-malware-analysis: This project seeks to apply machine learning algorithms to Android malware classification.
  • awesome-tflite: A curated list of awesome TensorFlow Lite models, samples, tutorials, tools and learning resources.
  • googlesamples / mlkit: A collection of quickstart samples demonstrating the ML Kit APIs on Android and iOS.
  • TengineKit: Free Real-Time Face Landmarks - 212 Points For Mobile

Browser

  • tfjs-models: Pretrained models for TensorFlow.js
  • magenta-js: Music and Art Generation with Machine Intelligence in the Browser
  • tfjs-node: TensorFlow powered JavaScript library for training and deploying ML models on Node.js
  • tfjs-examples: Examples built with TensorFlow.js

Server Side

  • awesome-machine-learning: A curated list of awesome Machine Learning frameworks, libraries and software.
  • awesome-deep-learning: A curated list of awesome Deep Learning tutorials, projects and communities.
  • my-awesome-ai-bookmarks: Curated list of reads, implementations, and core concepts of Artificial Intelligence, Deep Learning, and Machine Learning.
  • datasets: A collection of datasets ready to use with TensorFlow

Fritz AI Community Resources

Tutorials & Learning

SnapML

Image Recognition/Classification

Object Detection

Image Segmentation

Style Transfer

Other

iOS

Computer Vision

Image Recognition/Classification

Object/Face Detection

Style Transfer

Image Segmentation

Pose Estimation

Text Recognition

Other

Natural Language Processing

Text Classification

Sentiment Analysis

Translation

NLP Tools and Techniques

Speech / Audio

Model Conversion/Deployment/Management

Other

Android

Computer Vision

Image Recognition/Classification

Object Detection

Style Transfer

Image Segmentation

Pose Estimation

Text Recognition

Other

Natural Language Processing

Model Conversion/Deployment/Management

Cross/Multi-Platform and IoT/Edge

Mobile

Edge/Browser

Online Courses, Videos, & E-Books

iOS

Courses

Video Tutorials

E-Books

Android

Courses

Video Tutorials/Talks

Other

Publications to Follow

  • Heartbeat: Covering the intersection of machine learning and mobile app development.
  • ProAndroidDev: Professional Android Development: the latest posts from Android Professionals and Google Developer Experts.
  • Flawless App Stories: Community around iOS development, mobile design and marketing
  • AppCoda Tutorials: A great collection of Swift and iOS app development tutorials.
  • Swift Programming: Tutorials and articles covering various Swift-related topics.
  • Analytics Vidhya: Analytics Vidhya is a community of Analytics and Data Science professionals.
  • Towards Data Science: A platform for thousands of people to exchange ideas and to expand our understanding of data science.
  • FreeCodeCamp: Stories worth reading about programming and technology from an open source community.
  • Machine, Think!: Matthijs Hollemans’s blog that features deep dives on topics related to deep learning on iOS.
  • Pete Warden’s Blog: Pete Warden is the CTO of Jetpac and writes about a variety of ML topics, including frequent looks at issues in mobile/edge ML.
  • Machine Learning Mastery: Jason Brownlee's library of quick-start guides, tutorials, and e-books, all designed to help developers learn machine learning.
  • Think, mobile!: Mirek Stanek's excellent blog covering a range of topics on mobile intelligence.

Stay in touch with Fritz AI

To keep tabs on what we’re up to, and for an inside look at the opportunities, challenges, and tools for mobile machine learning, subscribe to the Fritz AI Newsletter

Join the community

Heartbeat is a community of developers interested in the intersection of mobile and machine learning. Chat with us in Slack, and stay up to date on industry news, trends, and more by subscribing to Deep Learning Weekly.

경축! 아무것도 안하여 에스천사게임즈가 새로운 모습으로 재오픈 하였습니다.
어린이용이며, 설치가 필요없는 브라우저 게임입니다.
https://s1004games.com

 

[출처] https://github.com/fritzlabs/Awesome-Mobile-Machine-Learning

 

 

 

본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
번호 제목 글쓴이 날짜 조회 수
공지 오라클 기본 샘플 데이터베이스 졸리운_곰 2014.01.02 86036
공지 [SQL컨셉] 서적 "SQL컨셉"의 샘플 데이타 베이스 SAMPLE DATABASE of ORACLE 가을의 곰을... 2013.02.10 78566
공지 [G_SQL] Sample Database 가을의 곰을... 2012.05.20 95292
884 [MongoDB] 확장 검색 쿼리 - Aggregation 파이프라인 스테이지(Pipline Stage)와 표현식 졸리운_곰 2021.02.16 1192
883 [MongoDB] 확장 검색 쿼리 - 범용 Aggregation 졸리운_곰 2021.02.16 1347
882 [MongoDB] 확장 검색 쿼리 - Aggregation의 목적 및 작동방식 file 졸리운_곰 2021.02.16 1068
881 [MongoDB] 확장 검색 쿼리 - 집계 파이프 라인연산자 종류 졸리운_곰 2021.02.16 1140
880 [MongoDB] 확장 검색 쿼리 - Aggregation 파이프라인 스테이지(Pipline Stage)와 표현식 졸리운_곰 2021.02.16 1299
879 [mongodb, 몽고디비 쿼리] Mongodb query on substring of a field 졸리운_곰 2021.02.16 1305
878 [데이터분석 & 데이터 사이언스] How To Create a Data Science Portfolio Website file 졸리운_곰 2021.02.14 1823
877 [데이터 통계분석 R언어] Shiny 웹앱 개발 졸리운_곰 2021.02.14 1388
876 How to Deploy Interactive R Apps with Shiny Server file 졸리운_곰 2021.02.13 1213
875 [통계, 데이터분석 언어 R] R Shiny Server를 사용해 보자. 졸리운_곰 2021.02.13 1415
874 java.sql.SQLException: 부적합한 열 인덱스 졸리운_곰 2021.01.25 1147
873 [mongodb]Spring boot와 mongoDB 연동하기 그리고 REST API 졸리운_곰 2021.01.21 1704
» [모바일 머신러닝 라이브러리 및 자료] Awesome-Mobile-Machine-Learning 졸리운_곰 2021.01.14 1908
871 [자격소개] 국가기술 빅데이터 분석기사 졸리운_곰 2021.01.07 1874
870 빅데이터분석기사 필기 1과목 요약 - 빅데이터 분석 기획 ① 졸리운_곰 2021.01.07 2313
869 머신 딥러닝 관련 개발 프로세스 file 졸리운_곰 2021.01.06 1970
868 텐서플로우 소스 구조 분석 (TensorFlow Internal) file 졸리운_곰 2021.01.05 1274
867 [러닝 텐서플로]Chap07.2 - 텐서플로 추상화와 간소화, TFLearn 졸리운_곰 2021.01.03 802
866 [러닝 텐서플로]Chap07.1 - 텐서플로 추상화와 간소화, Estimator file 졸리운_곰 2021.01.02 944
865 [WebApp / Express] 간단한 MongoDB Middleware 만들기 졸리운_곰 2020.12.29 1152
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED