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
390
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
260
Other Decks in Programming
See All in Programming
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
340
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
160
ニーリーにおけるプロダクトエンジニア
nealle
0
480
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
320
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
300
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
100
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
130
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.3k
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
190
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
46
31k
C++20 射影変換
faithandbrave
0
530
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
329
21k
Thoughts on Productivity
jonyablonski
69
4.7k
How to train your dragon (web standard)
notwaldorf
93
6.1k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Rails Girls Zürich Keynote
gr2m
94
14k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Designing for humans not robots
tammielis
253
25k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
The Pragmatic Product Professional
lauravandoore
35
6.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
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)