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
630
ManimMLでイケてるアニメーションを作ろう
payanotty
August 31, 2023
Tweet
Share
More Decks by payanotty
See All by payanotty
トークナイザー入門
payanotty
2
1.2k
LLM_Prompt_Recovery
payanotty
3
810
Embeddingモデルを使ったベクトル化のしくみ、fine-tuning手法を解説
payanotty
14
4k
Transformerによるテキストベクトル化を解説
payanotty
4
2.1k
Kaggle_LLMコンペの攻略法を解説.pdf
payanotty
1
1.2k
Lets Finetune LLM
payanotty
3
1.2k
Stable Diffusion Web UI, Let Your Fave Eat Ramen
payanotty
1
960
Lets Finetune Stable Diffusion
payanotty
0
1.2k
Deffusion解説
payanotty
3
770
Other Decks in Technology
See All in Technology
BLADE: An Attempt to Automate Penetration Testing Using Autonomous AI Agents
bbrbbq
0
300
エンジニア人生の拡張性を高める 「探索型キャリア設計」の提案
tenshoku_draft
1
120
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
780
障害対応指揮の意思決定と情報共有における価値観 / Waroom Meetup #2
arthur1
5
470
Engineer Career Talk
lycorp_recruit_jp
0
170
Incident Response Practices: Waroom's Features and Future Challenges
rrreeeyyy
0
160
オープンソースAIとは何か? --「オープンソースAIの定義 v1.0」詳細解説
shujisado
9
870
Platform Engineering for Software Developers and Architects
syntasso
1
520
Introduction to Works of ML Engineer in LY Corporation
lycorp_recruit_jp
0
120
OCI Network Firewall 概要
oracle4engineer
PRO
0
4.1k
強いチームと開発生産性
onk
PRO
34
11k
SREが投資するAIOps ~ペアーズにおけるLLM for Developerへの取り組み~
takumiogawa
1
220
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
Site-Speed That Sticks
csswizardry
0
25
Testing 201, or: Great Expectations
jmmastey
38
7.1k
BBQ
matthewcrist
85
9.3k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
89
Fireside Chat
paigeccino
34
3k
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とかと同じようなノリなので とっつきやすいと感じた •
コード次第で複雑なアニメーションも作れそうなので 色々遊んでみるとおもしろい