Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Machine Learning in iOS
Search
Kajornsak Peerapathananont
August 25, 2018
Technology
0
65
Machine Learning in iOS
MobConfTH 2018
Kajornsak Peerapathananont
August 25, 2018
Tweet
Share
More Decks by Kajornsak Peerapathananont
See All by Kajornsak Peerapathananont
Understanding your Android build
kajornsakp
0
32
iOSDevTH #21
kajornsakp
0
39
What's new in Flutter (Google I/O Extended Bangkok 22)
kajornsakp
0
55
Mobile Design System at scale
kajornsakp
0
79
What's new in Flutter 2020
kajornsakp
0
58
Mobile Machine Learning for All Skill Levels
kajornsakp
0
30
What's new in Flutter 1.9
kajornsakp
0
49
Kotlin meets Web
kajornsakp
0
20
From design to develop with Material Components
kajornsakp
0
130
Other Decks in Technology
See All in Technology
Explainable Software Engineering in the Public Sector
avandeursen
0
380
テキスト解析で見る PyCon APAC 2025 セッション&スピーカートレンド分析
negi111111
0
160
React Server Componentは 何を解決し何を解決しないのか / What do React Server Components solve, and what do they not solve?
kaminashi
6
1.3k
スケールアップ企業のQA組織のバリューを最大限に引き出すための取り組み
tarappo
4
990
OPENLOGI Company Profile for engineer
hr01
1
22k
開発現場とセキュリティ担当をつなぐ脅威モデリング
cloudace
0
110
Amazon EKS Auto ModeでKubernetesの運用をシンプルにする
sshota0809
0
120
Road to SRE NEXT@仙台 IVRyの組織の形とSLO運用の現状
abnoumaru
1
420
ゆるくVPC Latticeについてまとめてみたら、意外と奥深い件
masakiokuda
2
120
AIエージェント完全に理解した
segavvy
4
300
Proxmox VE超入門 〜 無料で作れるご自宅仮想化プラットフォームブックマークする
devops_vtj
0
210
DevinはクラウドエンジニアAIになれるのか!? 実践的なガードレール設計/devin-can-become-a-cloud-engineer-ai-practical-guardrail-design
tomoki10
3
1.4k
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
25k
Scaling GitHub
holman
459
140k
Producing Creativity
orderedlist
PRO
344
40k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
29
2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
KATA
mclloyd
29
14k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
7
620
The Invisible Side of Design
smashingmag
299
50k
Transcript
#mobconf18 Machine Learning in iOS “How to make your app
smarter than ever” !1
#mobconf18 Kajornsak Peerapathananont Mobile Developer @kajornsakp !2
#mobconf18 Why mobile apps need ML? !3
#mobconf18 !4
#mobconf18 !5
#mobconf18 What is Machine Learning? !6
#mobconf18 !7
#mobconf18 Real-world ML !8
#mobconf18 ML in mobile applications? !9
#mobconf18 Predictive keyboard • Natural Language Processing (NLP) • Recurrent
Neural Networks (RNNs) !10
#mobconf18 Google Lens • Image Recognition • Object Detection •
Text Detection !11
#mobconf18 Traditional ML applications !12
#mobconf18 UPLOAD RESPONSE !13 CLASSIFY RE-TRAIN
#mobconf18 Looks Good To Me! !14
#mobconf18 But… !15
#mobconf18 Connectivity problem https://opensignal.com/reports/2018/02/state-of-lte#map !16
#mobconf18 On-device Machine Learning
#mobconf18
#mobconf18 Core ML • WWDC 2017 • On-device ML framework
• iOS 11 and earlier • .mlmodel
#mobconf18
#mobconf18
#mobconf18
#mobconf18 MPS Accelerate
#mobconf18 Demo
#mobconf18 Recap
#mobconf18
#mobconf18
#mobconf18 Can we create our own Model?
#mobconf18
#mobconf18 https://www.mathworks.com/solutions/deep-learning/convolutional-neural-network.html
#mobconf18
#mobconf18 coremltools .mlmodel
#mobconf18
#mobconf18
#mobconf18 One more thing…
#mobconf18 Create ML • WWDC 2018 • Native ML Frameworks
• 100% Swift • Mojave only
#mobconf18
#mobconf18
#mobconf18
#mobconf18 “Create model in 3 lines of code…”
#mobconf18 ❓
#mobconf18 Demo
#mobconf18 Recap
#mobconf18
#mobconf18
#mobconf18 One more thing…again
#mobconf18 Turi Create • WWDC 2018 • Python library for
create Core ML model • Cross platform ( not only Mojave) • Required ML Expert
#mobconf18
#mobconf18
#mobconf18
#mobconf18
#mobconf18
#mobconf18
#mobconf18 iOS ❤ ML
#mobconf18 –Me “”
#mobconf18 Resources • https://developer.apple.com/documentation/coreml • https://developer.apple.com/documentation/createml • https://developer.apple.com/videos/play/wwdc2017/703/ • https://developer.apple.com/videos/play/wwdc2018/703/
• https://developer.apple.com/videos/play/wwdc2018/712