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

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 86126
공지 [SQL컨셉] 서적 "SQL컨셉"의 샘플 데이타 베이스 SAMPLE DATABASE of ORACLE 가을의 곰을... 2013.02.10 78631
공지 [G_SQL] Sample Database 가을의 곰을... 2012.05.20 95349
42 [ms sql server] SQL Server 2019 Express 외부 접속을 위한 처리 file 졸리운_곰 2024.07.27 1602
41 [ms sql server] MS-SQL 2019 Express 와 SSMS 를 설치하고 DB, 사용자 추가 후 네트워크 설정하기 file 졸리운_곰 2024.07.27 1520
40 데이터 입력/수정/삭제를 한 번에 처리할 수 있는 MERGE에 대해 알아보자 file 졸리운_곰 2020.09.10 1854
39 SQL Server PIVOT : ms sql server Row Column Pivot 로우 컬럼변환 file 졸리운_곰 2020.06.13 1614
38 MSSQL 로우를 컬럼으로 졸리운_곰 2020.06.13 1663
37 [MS SQL] FROM - PIVOT 및 UNPIVOT 사용 졸리운_곰 2020.06.13 957
36 [MSSQL] 3개 이상 테이블 조인 file 졸리운_곰 2020.05.16 1601
35 [MSSQL] 경고: 집계 또는 다른 SET 연산에 의해 Null 값이 제거되었습니다. 졸리운_곰 2020.01.31 1673
34 [MSSQL] 경고: 집계 또는 다른 SET 작업에 의해 Null 값이 제거되었습니다. file 졸리운_곰 2020.01.31 1876
33 MS-SQL 트리거 사용하기 (간략 공략!?!?) file 졸리운_곰 2020.01.31 1455
32 [ms sql server] T-SQL 저장 프로시져 만들기 : CREATE PROCEDURE(Transact-SQL) file 졸리운_곰 2020.01.27 1924
31 [ms sql server] 저장 프로시저 만들기 file 졸리운_곰 2020.01.27 1102
30 Installing Microsoft SQL Server in Docker SQL Server and Docker file 졸리운_곰 2020.01.26 9140
29 MS SQL Stored Procedure file 졸리운_곰 2020.01.26 1687
28 [MSSQL] 저장 프로시저 만들기 실습 file 졸리운_곰 2020.01.26 1667
27 MS-SQL 에서 한글 검색이 안되는 경우 졸리운_곰 2020.01.24 1423
26 mssql 2012 언어변경 질문드립니다. file 졸리운_곰 2020.01.23 1501
25 [MS-SQL] 쿼리문 정리 file 졸리운_곰 2020.01.23 1939
24 [DB/Docker/MSSQL] Docker + MSSQL 개발하기 졸리운_곰 2020.01.23 1368
23 Linux에서 환경 변수를 사용하여 SQL Server 설정 구성 file 졸리운_곰 2020.01.23 1241
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED