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
260
Other Decks in Programming
See All in Programming
構造化・自動化・ガードレール - Vibe Coding実践記 -
tonegawa07
0
150
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
490
AI コーディングエージェントの時代へ:JetBrains が描く開発の未来
masaruhr
1
210
Googleの新しいコーディングAIエージェントJulesを使ってみた
tonionagauzzi
0
120
PHPカンファレンス関西2025 基調講演
sugimotokei
5
930
AIともっと楽するE2Eテスト
myohei
9
3.1k
React は次の10年を生き残れるか:3つのトレンドから考える
oukayuka
40
15k
DMMを支える決済基盤の技術的負債にどう立ち向かうか / Addressing Technical Debt in Payment Infrastructure
yoshiyoshifujii
4
590
抽象化という思考のツール - 理解と活用 - / Abstraction-as-a-Tool-for-Thinking
shin1x1
1
610
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
4
1.4k
The Niche of CDK Grant オブジェクトって何者?/the-niche-of-cdk-what-isgrant-object
hassaku63
1
690
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
690
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
42
2.7k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
760
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Side Projects
sachag
455
43k
Building Adaptive Systems
keathley
43
2.7k
Writing Fast Ruby
sferik
628
62k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Thoughts on Productivity
jonyablonski
69
4.7k
Building an army of robots
kneath
306
45k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
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)