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
Moved to https://speakerdeck.com/toshihue/presales-engineer-career-bridging-tech-biz-ja
toshihue
2
550
偶然 × 行動で人生の可能性を広げよう / Serendipity × Action: Discover Your Possibilities
ar_tama
1
740
急成長する企業で作った、エンジニアが輝ける制度/ 20250214 Rinto Ikenoue
shift_evolve
2
880
エンジニアのためのドキュメント力基礎講座〜構造化思考から始めよう〜(2025/02/15jbug広島#15発表資料)
yasuoyasuo
15
5.5k
目の前の仕事と向き合うことで成長できる - 仕事とスキルを広げる / Every little bit counts
soudai
22
5.8k
『衛星データ利用の方々にとって近いようで触れる機会のなさそうな小話 ~ 衛星搭載ソフトウェアと衛星運用ソフトウェア (実物) を動かしながらわいわいする編 ~』 @日本衛星データコミニティ勉強会
meltingrabbit
0
120
Culture Deck
optfit
0
330
君はPostScriptなウィンドウシステム 「NeWS」をご存知か?/sunnews
koyhoge
0
720
5分で紹介する生成AIエージェントとAmazon Bedrock Agents / 5-minutes introduction to generative AI agents and Amazon Bedrock Agents
hideakiaoyagi
0
220
Googleマップ/Earthが一般化した 地図タイルのイマ
mapconcierge4agu
1
200
Platform Engineeringは自由のめまい
nwiizo
4
1.9k
Ask! NIKKEIの運用基盤と改善に向けた取り組み / NIKKEI TECH TALK #30
kaitomajima
1
450
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
540
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
99
18k
It's Worth the Effort
3n
184
28k
Code Review Best Practice
trishagee
66
17k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
The Language of Interfaces
destraynor
156
24k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
310
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