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
63
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
29
iOSDevTH #21
kajornsakp
0
35
What's new in Flutter (Google I/O Extended Bangkok 22)
kajornsakp
0
52
Mobile Design System at scale
kajornsakp
0
75
What's new in Flutter 2020
kajornsakp
0
53
Mobile Machine Learning for All Skill Levels
kajornsakp
0
26
What's new in Flutter 1.9
kajornsakp
0
47
Kotlin meets Web
kajornsakp
0
19
From design to develop with Material Components
kajornsakp
0
130
Other Decks in Technology
See All in Technology
現場で役立つAPIデザイン
nagix
29
10k
Developers Summit 2025 浅野卓也(13-B-7 LegalOn Technologies)
legalontechnologies
PRO
0
150
関東Kaggler会LT: 人狼コンペとLLM量子化について
nejumi
3
460
技術負債の「予兆検知」と「状況異変」のススメ / Technology Dept
i35_267
1
1k
20250208_OpenAIDeepResearchがやばいという話
doradora09
PRO
0
170
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
57k
Larkご案内資料
customercloud
PRO
0
600
Developer Summit 2025 [14-D-1] Yuki Hattori
yuhattor
19
5.1k
『AWS Distinguished Engineerに学ぶ リトライの技術』 #ARC403/Marc Brooker on Try again: The tools and techniques behind resilient systems
quiver
0
130
家電アプリ共通PF "Linova" のAPI利用とPostman活用事例ご紹介
yukiogawa
0
130
ハッキングの世界に迫る~攻撃者の思考で考えるセキュリティ~
nomizone
12
4.5k
Nekko Cloud、 これまでとこれから ~学生サークルが作る、 小さなクラウド
logica0419
2
730
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
How STYLIGHT went responsive
nonsquared
98
5.3k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
4 Signs Your Business is Dying
shpigford
182
22k
Documentation Writing (for coders)
carmenintech
67
4.6k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
BBQ
matthewcrist
86
9.5k
GraphQLとの向き合い方2022年版
quramy
44
13k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
99
18k
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