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
Terraform やるなら公式スタイルガイドを読もう 〜重要項目 10選〜
hiyanger
13
3.2k
A Gopher's Guide to Vibe Coding
danicat
0
160
Flutter로 Gemini와 MCP를 활용한 Agentic App 만들기 - 박제창 2025 I/O Extended Seoul
itsmedreamwalker
0
140
kiroでゲームを作ってみた
iriikeita
0
180
AWS Serverless Application Model入門_20250708
smatsuzaki
0
100
AI時代のドメイン駆動設計-DDD実践におけるAI活用のあり方 / ddd-in-ai-era
minodriven
21
8.4k
AIエージェント開発、DevOps and LLMOps
ymd65536
1
220
Infer入門
riru
4
1.5k
物語を動かす行動"量" #エンジニアニメ
konifar
14
5.3k
Flutterと Vibe Coding で個人開発!
hyshu
1
250
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
2
190
GUI操作LLMの最新動向: UI-TARSと関連論文紹介
kfujikawa
0
980
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Scaling GitHub
holman
462
140k
Gamification - CAS2011
davidbonilla
81
5.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Done Done
chrislema
185
16k
A designer walks into a library…
pauljervisheath
207
24k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
890
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
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)