seongjunyun / Graph_Transformer_NetworksLinks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
☆1,039Updated 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)☆674Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆858Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆991Updated 4 years ago
- Strategies for Pre-training Graph Neural Networks☆1,030Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆659Updated last year
- gnn explainer☆987Updated 11 months ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆646Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,239Updated 4 years ago
- ☆495Updated 4 years ago
- Hypergraph Neural Networks (AAAI 2019)☆775Updated 2 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆624Updated last year
- Source code of Graph-Bert☆503Updated 2 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆636Updated last year
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆496Updated last year
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆602Updated last year
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆946Updated last year
- Graph Auto-Encoder in PyTorch☆439Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆413Updated 3 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆845Updated 3 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,682Updated last year
- Heterogeneous Graph Neural Network☆1,155Updated 5 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆573Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆353Updated 5 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,210Updated 4 months ago
- Simple reference implementation of GraphSAGE.☆1,029Updated 5 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆796Updated 2 years ago
- Semi-supervised learning with graph embeddings☆922Updated 5 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated last year
- Hierarchical Graph Pooling with Structure Learning☆342Updated 4 years ago