2022-03-07 02:06:17 -05:00
2022-03-07 02:06:17 -05:00
2022-03-07 02:06:17 -05:00
2022-02-16 22:35:07 -05:00

Manim Machine Learning

Manim Machine Learning is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library. We want this project to be a compilation of primitive visualizations that can be easily combined to create videos about complex machine learning concepts.

Getting Started

First you will want to install manim. Then you can run the following to generate the example videos.

make video

or

manim -pqh src/vae.py VAEScene

Examples

Variational Autoencoders

This is a visualization of a Variational Autoencoder. You can also find a video form in examples/

Neural Networks

This is a visualization of a Neural Network. You can find a video animation of a neural network in examples/

Description
ManimML is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library.
Readme 275 MiB
Languages
Python 99.9%