Skip to content

rajatvd/FactorGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animating Factor Graphs

This repo contains the code for my blog post on Visualizing Tensor Operations with Factor Graphs.

The code uses manimnx, a package to help interface manim with networkx to create the animations.

  • factor_graph.py contains code which purely deals with computations and representing factor graphs using networkx.
  • fg_anim.py has a few helper functions specific to animating factor graphs.
  • gifs.py has code for each of the gifs/animations in the post.

About

Animating factor graphs using manim, networkx and manimnx. Blog post: https://rajatvd.github.io/Factor-Graphs/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages