bessagroup/graphorge
Graphorge: Open-source forge of Graph Neural Networks
Graphorge helps researchers and students understand and implement Graph Neural Networks for data with relational or geometric structure. It takes raw data, processes it, trains a model, and produces predictions and analyses, making it easier to work with complex data relationships. This tool is for researchers and students in fields like computational mechanics and other domains benefiting from advanced network analysis.
Use this if you are a researcher or student new to Graph Neural Networks and need a clear, well-documented, and customizable starting point for your projects.
Not ideal if you are an advanced user who needs a high-performance, general-purpose framework with multiple backend support and integrations of many state-of-the-art models.
Stars
8
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bessagroup/graphorge"
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.