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
800
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
950
Other Decks in Technology
See All in Technology
Oracle Cloud Infrastructure:2026年2月度サービス・アップデート
oracle4engineer
PRO
0
210
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
130
マネージャー版 "提案のレベル" を上げる
konifar
17
12k
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
1
220
競争優位を生み出す戦略的内製開発の実践技法
masuda220
PRO
2
530
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
2
790
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
Datadog Cloud Cost Management で実現するFinOps
taiponrock
PRO
0
130
OpenClawで回す組織運営
jacopen
1
140
【SLO】"多様な期待値" と向き合ってみた
z63d
2
290
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
5
1.1k
問い合わせ自動化の技術的挑戦
recruitengineers
PRO
2
140
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
77
5.3k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
120
A Modern Web Designer's Workflow
chriscoyier
698
190k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Evolving SEO for Evolving Search Engines
ryanjones
0
150
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
590
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
65
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Everyday Curiosity
cassininazir
0
150
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
4 Signs Your Business is Dying
shpigford
187
22k
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とかと同じようなノリなので とっつきやすいと感じた •
コード次第で複雑なアニメーションも作れそうなので 色々遊んでみるとおもしろい