reddy-lab/GraphZoo
Facilitating learning, using, and designing graph processing pipelines/models systematically.
GraphZoo helps researchers and practitioners systematically learn, use, and design graph processing models, especially those involving complex, non-Euclidean data structures. It provides a flexible framework to easily reproduce state-of-the-art evaluation pipelines, design new graph networks, and test them on standard or custom datasets. This is ideal for those working with interconnected data where understanding relationships and structures is key.
No commits in the last 6 months.
Use this if you are a researcher or data scientist needing to experiment with, evaluate, or develop advanced graph neural networks, particularly those operating on hyperbolic spaces.
Not ideal if you need a simple, off-the-shelf solution for basic graph analysis or if you are not comfortable with programming and machine learning concepts.
Stars
27
Forks
2
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
May 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/reddy-lab/GraphZoo"
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.