HazyResearch / hgcnLinks
Hyperbolic Graph Convolutional Networks in PyTorch.
☆634Updated 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)☆646Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆394Updated last year
- ☆300Updated 3 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆674Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆475Updated 6 years ago
- Hyperbolic Graph Neural Networks☆236Updated 5 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆495Updated last year
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- Graph Auto-Encoder in PyTorch☆439Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆853Updated last year
- ☆493Updated 4 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆412Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆491Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 7 months ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- A curated list for awesome self-supervised learning for graphs.☆388Updated 2 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆601Updated last year
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,034Updated 2 years ago
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆235Updated 2 years ago
- Graph Markov Neural Networks☆411Updated 5 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
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆354Updated 5 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆231Updated 2 years ago
- gnn explainer☆985Updated 11 months ago
- Papers about developing deep Graph Neural Networks (GNNs)☆302Updated 2 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆300Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆353Updated last month