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

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 86125
공지 [SQL컨셉] 서적 "SQL컨셉"의 샘플 데이타 베이스 SAMPLE DATABASE of ORACLE 가을의 곰을... 2013.02.10 78629
공지 [G_SQL] Sample Database 가을의 곰을... 2012.05.20 95345
78 [Kafka] Kafka 한번 살펴보자... Quickstart file 졸리운_곰 2021.06.18 1308
77 Java Kafka Producer, Consumer 예제 구현 Java를 이용하여 Kafka Producer와 Kakfa Consumer를 구현해보자. file 졸리운_곰 2021.06.18 1168
76 Beginner’s Guide to Understand Kafka file 졸리운_곰 2021.06.18 1571
75 [Kafka] Kafka 설치/실행 및 테스트 file 졸리운_곰 2021.06.18 1065
74 [java] [kafka] [Kafka] 개념 및 기본예제 file 졸리운_곰 2021.06.16 2170
73 Getting started with Apache Kafka in Python file 졸리운_곰 2020.09.10 2255
72 [Kafka] 다운로드 및 Quick Start file 졸리운_곰 2020.09.07 1890
71 [Kafka] 기본 개념잡기 file 졸리운_곰 2020.09.07 1704
70 Flume Integration with Kafka file 졸리운_곰 2019.04.16 2081
69 빅데이터: 플럼(Flume) 토폴로지 설계 file 졸리운_곰 2019.04.16 1600
68 실시간 처리를 위한 분산 메시징 시스템 카프카(Kafka) file 졸리운_곰 2018.05.12 1409
67 Flume과 Kafka를 사용한 초당 100만개 로그 수집 테스트 file 졸리운_곰 2018.05.12 1374
66 웹 크롤링 / web crwaling / web scraping / 웹 스크래핑 file 졸리운_곰 2017.07.09 1846
65 빅데이터 단지 몇퍼센트의 예측 정확성을 위하여 장애로 가득찬 빅데이터 시스템을 도입하여야 하는가에 대한 의문! file 졸리운_곰 2017.03.20 1605
64 빅데이터: 플럼(Flume) 토폴로지 설계 file 졸리운_곰 2017.03.20 1415
63 [실시간 분석 시스템] Apache Flume를 활용한 데이터 수집(1) file 졸리운_곰 2017.03.06 1316
62 [실시간 분석 시스템] 데이터 수집 #2 Apache Sqoop을 활용하여 RDBMS 데이터 수집(2) file 졸리운_곰 2017.03.06 1383
61 [실시간 분석 시스템] 데이터 수집 #2 Apache Sqoop을 활용하여 RDBMS 데이터 수집(1) file 졸리운_곰 2017.03.06 1101
60 [실시간 분석 시스템] 데이터 수집 #1 오픈 소스 수집기 비교 file 졸리운_곰 2017.03.06 1744
59 [실시간 분석 시스템] 일단 데이터 들여다 보기 file 졸리운_곰 2017.03.06 1934
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED