Visual-Intelligence-UMN/GNN-101
Visual Learning of Graph Neural Networks in Your Web Browser
This tool helps non-AI experts understand how Graph Neural Networks (GNNs) work by showing their complex computations visually. It takes abstract GNN concepts and mathematical formulas and illustrates them with interactive animations, providing clear insights into how these models process data and make predictions. This is ideal for students, researchers, or anyone new to AI who wants to grasp the inner workings of GNNs without deep technical knowledge.
Use this if you are learning about Graph Neural Networks and want to see how they process information layer-by-layer through interactive visualizations.
Not ideal if you are looking for a development library to build GNN models or a tool for advanced GNN research and experimentation.
Stars
36
Forks
8
Language
TypeScript
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Visual-Intelligence-UMN/GNN-101"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.