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
Lightning Talk @ Chainer Meetup
Search
Sinhrks
October 14, 2015
Programming
0
53k
Lightning Talk @ Chainer Meetup
Sinhrks
October 14, 2015
Tweet
Share
More Decks by Sinhrks
See All by Sinhrks
daskperiment: Reproducibility for Humans
sinhrks
1
400
PythonとApache Arrow
sinhrks
6
1.9k
大規模データの機械学習におけるDaskの活用
sinhrks
10
3.2k
機械学習と解釈可能性
sinhrks
7
5.7k
LIME
sinhrks
2
1.4k
データ分析言語R 1年の振り返り
sinhrks
5
2.5k
pandasでのOSS活動事例と最初の一歩
sinhrks
2
19k
Dask Distributedによる分散機械学習
sinhrks
4
1.5k
Data processing using pandas and Dask
sinhrks
1
270
Other Decks in Programming
See All in Programming
CSC509 Lecture 05
javiergs
PRO
0
300
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
470
猫と暮らすネットワークカメラ生活🐈 ~Vision frameworkでペットを愛でよう~ / iOSDC Japan 2025
yutailang0119
0
220
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1k
iOSアプリの信頼性を向上させる取り組み/ios-app-improve-reliability
shino8rayu9
0
150
CSC305 Lecture 03
javiergs
PRO
0
240
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
240
dynamic!
moro
9
6.7k
Your Perfect Project Setup for Angular @BASTA! 2025 in Mainz
manfredsteyer
PRO
0
140
CSC509 Lecture 06
javiergs
PRO
0
250
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
140
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
180
Featured
See All Featured
Scaling GitHub
holman
463
140k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Into the Great Unknown - MozCon
thekraken
40
2.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Automating Front-end Workflow
addyosmani
1371
200k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Designing for humans not robots
tammielis
254
25k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Building Adaptive Systems
keathley
43
2.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Transcript
Lightning Talk@ Chainer Meetup by sinhrks
ࣗݾհ • ϝʔΧʔʹͯσʔλੳ • OSS ׆ಈ: • PyData Development Team
(pandasίϛολ) • Blaze Development Team (Daskίϛολ) • NumPyαϒηοτͷฒྻࢄndarrayͷ࣮͋Γ • GitHub: https://github.com/sinhrks
Chainer ͷར༻໘ • ֶࣗࣗश • ۀͰͷ Deep Learning ׆༻ͳ͠
Chainer ͷྑ͍ͱ͜Ζ • ڧ͍ํ͕࡞͍ͬͯΔ • ϨΠϠఆ͕ٛతͰ໌ྎ • ෦ͷ࣮͕ಡΈ͍͢
Chainer ͷվળ • ֶशશମͷॲཧΛهड़͢Δඞཁ͕͋Δ • ҎԼͷΑ͏ͳఆ൪ॲཧͷͨΊͷ؆қه๏(ؔ/Ϋ ϥε)͕ཉ͍͠ • ॳճͷΈάϥϑग़ྗ •
epoch ͝ͱͷଛࣦ • early stopping • ՄࢹԽ
Chainer ͷ ՄࢹԽπʔϧ࡞Γ͍ͨ
֓ཁ • ֶशͷϞχλϦϯά • Computational Graph • ॏΈߦྻ (ະணख) •
ͳͲΛɺϦϞʔτ (Jupyter / Webϒϥβ) ͔Β ֬ೝ͍ͨ͠ • →Bokeh
ֶशͷϞχλϦϯά • ͪ͜ΒͷϒϩάΤϯτϦͷ༰ import chainer_vis.visualizer as visualizer iv = visualizer.JupyterVisualizer()
monitor = iv.get_classification_monitor() for … monitor.update(test_loss=loss, test_accuracy=acc)