Open awillats opened 2 years ago
Some network visualization libraries, resources
D3.js - data driven documents in javascript
scikit-network - can visualize graphs as simple SVG
via Plotly/Dash
using cytoscape via dash - dash-cytoscape
using d3.js via dash - dash-network
awillats/circuit-visualizer-p5
networkD3 in R
Jaal "Python based interactive network visualizing tool built using Dash and Visdcc"
Visualizing Networks in Python by Mohit Mayank
Network visualization with R by Katherine Ognyanova
Gephi (standalone app)
Cytoscape (standalone app)
Wolfram GraphPlot
as a subset of this, would be good to point to resources for rendering probabilistic graphical models (PGM) :
daft-pgm
tikz-bayesnet nicer interface to TikZ for graphical models
mermaid-js
dagre-js - directed graph visualization
for rendering machine learning models (esp. artificial neural networks) as animations, see helblazer811/ManimML built on Manim, a Python library for mathematical animations