giuliacassara/awesome-hypergraph-learning
A curated list of awesome Hypergraph Learning frameworks, libraries and software.
This list compiles resources related to hypergraph learning, which is a powerful technique for modeling complex relationships in data where interactions involve more than two entities. It provides access to research papers, datasets, and software frameworks that enable you to build and apply these advanced models. Researchers and practitioners in fields like social network analysis, recommendation systems, and bioinformatics can use these resources to tackle complex data challenges.
No commits in the last 6 months.
Use this if you are a researcher or practitioner interested in exploring or implementing advanced machine learning models that can capture multi-way relationships in data, beyond simple pair-wise connections.
Not ideal if you are looking for an out-of-the-box solution for a simple graph problem or are unfamiliar with advanced machine learning concepts and research papers.
Stars
23
Forks
—
Language
—
License
CC0-1.0
Category
Last pushed
Oct 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/giuliacassara/awesome-hypergraph-learning"
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.