HazyResearch / hgcnLinks
Hyperbolic Graph Convolutional Networks in PyTorch.
☆652Updated last year
Alternatives and similar repositories for hgcn
Users that are interested in hgcn are comparing it to the libraries listed below
Sorting:
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆657Updated 3 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆397Updated last year
- Hyperbolic Graph Neural Networks☆245Updated 6 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆677Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆876Updated last year
- ☆302Updated 3 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆485Updated 6 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆473Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆323Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆416Updated 4 years ago
- ☆500Updated 4 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,059Updated 2 years ago
- A curated list for awesome self-supervised learning for graphs.☆388Updated 3 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆335Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆846Updated 3 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆499Updated 3 years ago
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)