marblet / gat-pytorchLinks
pytorch implementation of Graph Attention Networks
☆16Updated 5 years ago
Alternatives and similar repositories for gat-pytorch
Users that are interested in gat-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Updated last year
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆112Updated 4 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆118Updated 5 years ago
- ☆56Updated 6 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆117Updated 5 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆85Updated 3 years ago
- ☆53Updated 6 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆156Updated 3 years ago
- ☆68Updated 3 years ago
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.