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
67
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
37
iOSDevTH #21
kajornsakp
0
43
What's new in Flutter (Google I/O Extended Bangkok 22)
kajornsakp
0
61
Mobile Design System at scale
kajornsakp
0
81
What's new in Flutter 2020
kajornsakp
0
60
Mobile Machine Learning for All Skill Levels
kajornsakp
0
30
What's new in Flutter 1.9
kajornsakp
0
51
Kotlin meets Web
kajornsakp
0
22
From design to develop with Material Components
kajornsakp
0
140
Other Decks in Technology
See All in Technology
メルカリIBIS:AIが拓く次世代インシデント対応
0gm
2
430
Cloud WANの基礎から応用~少しだけDeep Dive~
masakiokuda
3
110
工業高校で学習したとあるエンジニアのキャリアの話
shirayanagiryuji
0
120
LLM 機能を支える Langfuse / ClickHouse のサーバレス化
yuu26
9
2.6k
JAWS-UG のイベントで使うハンズオンシナリオを Amazon Q Developer for CLI で作ってみた話
kazzpapa3
0
120
Intro to Software Startups: Spring 2025
arnabdotorg
0
270
Jamf Connect ZTNAとMDMで実現! 金融ベンチャーにおける「デバイストラスト」実例と軌跡 / Kyash Device Trust
rela1470
1
210
自治体職員がガバクラの AWS 閉域ネットワークを理解するのにやって良かった個人検証環境
takeda_h
0
270
ユーザー課題を愛し抜く――AI時代のPdM価値
kakehashi
PRO
1
130
Autonomous Database Serverless 技術詳細 / adb-s_technical_detail_jp
oracle4engineer
PRO
18
52k
ファッションコーディネートアプリ「WEAR」における、Vertex AI Vector Searchを利用したレコメンド機能の開発・運用で得られたノウハウの紹介
zozotech
PRO
0
610
✨敗北解法コレクション✨〜Expertだった頃に足りなかった知識と技術〜
nanachi
1
770
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Designing Experiences People Love
moore
142
24k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Writing Fast Ruby
sferik
628
62k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.6k
It's Worth the Effort
3n
186
28k
A better future with KSS
kneath
239
17k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Site-Speed That Sticks
csswizardry
10
770
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Why Our Code Smells
bkeepers
PRO
338
57k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
770
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