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
810
ManimMLでイケてるアニメーションを作ろう
payanotty
August 31, 2023
Tweet
Share
More Decks by payanotty
See All by payanotty
トークナイザー入門
payanotty
4
2.4k
LLM_Prompt_Recovery
payanotty
3
1k
Embeddingモデルを使ったベクトル化のしくみ、fine-tuning手法を解説
payanotty
15
6.3k
Transformerによるテキストベクトル化を解説
payanotty
6
4.1k
Kaggle_LLMコンペの攻略法を解説.pdf
payanotty
1
1.6k
Lets Finetune LLM
payanotty
3
1.4k
Stable Diffusion Web UI, Let Your Fave Eat Ramen
payanotty
1
1.1k
Lets Finetune Stable Diffusion
payanotty
0
1.3k
Deffusion解説
payanotty
3
960
Other Decks in Technology
See All in Technology
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.5k
2026-03-11 JAWS-UG 茨城 #12 改めてALBを便利に使う
masasuzu
2
380
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
750
SRE NEXT 2026 CfP レビュアーが語る聞きたくなるプロポーザルとは?
yutakawasaki0911
1
310
マルチアカウント環境でSecurity Hubの運用!導入の苦労とポイント / JAWS DAYS 2026
genda
0
650
(Test) ai-meetup slide creation
oikon48
3
380
NewSQL_ ストレージ分離と分散合意を用いたスケーラブルアーキテクチャ
hacomono
PRO
4
340
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
JAWS DAYS 2026 ExaWizards_20260307
exawizards
0
430
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
240
Go標準パッケージのI/O処理をながめる
matumoto
0
200
AWS DevOps Agent vs SRE俺 / AWS DevOps Agent vs me, the SRE
sms_tech
3
760
Featured
See All Featured
Google's AI Overviews - The New Search
badams
0
930
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
200
Art, The Web, and Tiny UX
lynnandtonic
304
21k
From π to Pie charts
rasagy
0
150
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
Side Projects
sachag
455
43k
The agentic SEO stack - context over prompts
schlessera
0
690
Navigating Weather and Climate Data
rabernat
0
140
The Limits of Empathy - UXLibs8
cassininazir
1
260
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とかと同じようなノリなので とっつきやすいと感じた •
コード次第で複雑なアニメーションも作れそうなので 色々遊んでみるとおもしろい