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
ManimMLでイケてるアニメーションを作ろう
Search
payanotty
August 31, 2023
Technology
0
740
ManimMLでイケてるアニメーションを作ろう
payanotty
August 31, 2023
Tweet
Share
More Decks by payanotty
See All by payanotty
トークナイザー入門
payanotty
2
1.7k
LLM_Prompt_Recovery
payanotty
3
940
Embeddingモデルを使ったベクトル化のしくみ、fine-tuning手法を解説
payanotty
15
5.5k
Transformerによるテキストベクトル化を解説
payanotty
4
3.4k
Kaggle_LLMコンペの攻略法を解説.pdf
payanotty
1
1.4k
Lets Finetune LLM
payanotty
3
1.3k
Stable Diffusion Web UI, Let Your Fave Eat Ramen
payanotty
1
1.1k
Lets Finetune Stable Diffusion
payanotty
0
1.3k
Deffusion解説
payanotty
3
860
Other Decks in Technology
See All in Technology
ClaudeCode_vs_GeminiCLI_Terraformで比較してみた
tkikuchi
1
4.2k
ML Pipelineの開発と運用を OpenTelemetryで繋ぐ @ OpenTelemetry Meetup 2025-07
getty708
0
140
AWS 怖い話 WAF編 @fillz_noh #AWSStartup #AWSStartup_Kansai
fillznoh
0
150
Microsoft Defender XDRで疲弊しないためのインシデント対応
sophiakunii
3
390
How do i Get in Touch With QuickBooks Payroll Support®️ USA Contact Numbers: Complete 2025 Support Guide
connectquickbooks
0
110
Autify Company Deck
autifyhq
2
44k
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
7k
Webの技術とガジェットで那須の子ども達にワクワクを! / IoTLT_20250720
you
PRO
0
120
LLM拡張解体新書/llm-extension-deep-dive
oracle4engineer
PRO
27
7.8k
(HackFes)米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
5
640
OpenTelemetry の Log を使いこなそう
biwashi
3
800
Figma Dev Mode MCP Serverを用いたUI開発
zoothezoo
1
280
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Making Projects Easy
brettharned
116
6.3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
A designer walks into a library…
pauljervisheath
207
24k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
The Invisible Side of Design
smashingmag
301
51k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Transcript
ManimMLでイケてるアニメーションをつくる 早野康太
自己紹介 • 名前 ◦ 早野 康太 • お仕事 ◦ 自然言語モデルの改善
• 今アツい ◦ アーマードコア6 ▪ 言葉は不要か...
こういう図、作るのめんどくないですか?
こういう図、作るのめんどくないですか? 1個1個手で置いてる 矢印いっぱい • 手作り感 • なんかダサい
ManimMLとは • MLアニメーション作成に特化したPythonライブラリ ◦ ManimML is a project focused on
providing animations and visualizations of common machine learning concepts with the Manim Community Library.
• 作図センスがなくても 直感的なコードで機械学習モデルを作図できる ManimMLとは
コードベースでDNNの作図
コードベースでDNNの作図
CNNとか活性化関数もいい感じにしてくれる
CNNとか活性化関数もいい感じにしてくれる
アニメーション
まとめ • ManimMLを使えば 直感的なコードで機械学習アルゴリズムを可視化できる • 深層学習モデルの可視化はPyTorchとかと同じようなノリなので とっつきやすいと感じた •
コード次第で複雑なアニメーションも作れそうなので 色々遊んでみるとおもしろい