joshpxyne / deep-hyperedgesLinks
New Algorithms for Learning on Hypergraphs
☆41Updated 3 years ago
Alternatives and similar repositories for deep-hyperedges
Users that are interested in deep-hyperedges are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.☆42Updated 4 years ago
- ☆21Updated 2 years ago
- Source code for the paper UniGNN: a Unified Framework for Graph and Hypergraph Neural Networks (IJCAI 2021).☆70Updated 4 years ago
- GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/930271…☆65Updated 3 years ago
- ☆11Updated 2 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆45Updated 3 years ago
- The official implementation of the Graph Barlow Twins method with the experimental pipeline☆31Updated last year
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆61Updated 4 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 4 years ago
- tNodeEmbed☆79Updated 2 years ago
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Updated 3 years ago
- ☆18Updated 3 years ago
- A Persistent Weisfeiler–Lehman Procedure for Graph Classification☆63Updated 4 years ago
- The SEMB library is an easy-to-use tool for getting and evaluating structural node embeddings in graphs.☆18Updated 2 years ago
- Code, datasets & supplementary for "Structural Patterns and Generative Models of Real-world Hypergraphs"☆32Updated 10 months ago
- ☆12Updated 6 years ago
- spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoe…☆64Updated 3 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- GLASS: GNN with Labeling Tricks for Subgraph Representation Learning