seongjunyun / Graph_Transformer_NetworksLinks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
☆1,073Updated 2 years ago
Alternatives and similar repositories for Graph_Transformer_Networks
Users that are interested in Graph_Transformer_Networks are comparing it to the libraries listed below
Sorting:
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆678Updated 3 years ago
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆1,018Updated 4 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆895Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆678Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Updated 3 years ago
- Strategies for Pre-training Graph Neural Networks☆1,050Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,269Updated 4 years ago
- gnn explainer☆1,027Updated last year
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆620Updated last year
- Hypergraph Neural Networks (AAAI 2019)☆827Updated 3 years ago
- Heterogeneous Graph Neural Network☆1,197Updated 5 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆660Updated last year
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆957Updated last year
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆809Updated 3 years ago
- ☆504Updated 5 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,228Updated 10 months ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆609Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆442Updated last year
- Source code of Graph-Bert☆506Updated 2 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆422Updated 4 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆497Updated last year
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆633Updated last year
- Simple reference implementation of GraphSAGE.☆1,042Updated 5 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,704Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- Semi-supervised learning with graph embeddings☆943Updated 5 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆359Updated 3 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago