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
370
PythonとApache Arrow
sinhrks
6
1.8k
大規模データの機械学習におけるDaskの活用
sinhrks
10
3.1k
機械学習と解釈可能性
sinhrks
7
5.6k
LIME
sinhrks
2
1.3k
データ分析言語R 1年の振り返り
sinhrks
5
2.4k
pandasでのOSS活動事例と最初の一歩
sinhrks
2
19k
Dask Distributedによる分散機械学習
sinhrks
4
1.4k
Data processing using pandas and Dask
sinhrks
1
230
Other Decks in Programming
See All in Programming
Laravel や Symfony で手っ取り早く OpenAPI のドキュメントを作成する
azuki
2
120
Tauriでネイティブアプリを作りたい
tsucchinoko
0
370
Remix on Hono on Cloudflare Workers
yusukebe
1
300
レガシーシステムにどう立ち向かうか 複雑さと理想と現実/vs-legacy
suzukihoge
14
2.2k
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
230
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
A Journey of Contribution and Collaboration in Open Source
ivargrimstad
0
970
アジャイルを支えるテストアーキテクチャ設計/Test Architecting for Agile
goyoki
9
3.3k
CSC509 Lecture 11
javiergs
PRO
0
180
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
250
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
1
300
Featured
See All Featured
Facilitating Awesome Meetings
lara
50
6.1k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Embracing the Ebb and Flow
colly
84
4.5k
GitHub's CSS Performance
jonrohan
1030
460k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
Practical Orchestrator
shlominoach
186
10k
A better future with KSS
kneath
238
17k
The Cult of Friendly URLs
andyhume
78
6k
Optimising Largest Contentful Paint
csswizardry
33
2.9k
What's new in Ruby 2.0
geeforr
343
31k
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)