raunakkmr / Graph-Attention-NetworksLinks
PyTorch implementation of Graph Attention Networks
☆22Updated 5 years ago
Alternatives and similar repositories for Graph-Attention-Networks
Users that are interested in Graph-Attention-Networks are comparing it to the libraries listed below
Sorting:
- Graph Convolutional Networks for Text Classification.☆46Updated 5 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆50Updated 6 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 4 years ago
- Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop☆31Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- ☆53Updated 5 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆160Updated 5 years ago
- Source code of "Segmented GRAPH-BERT Model"☆24Updated 4 years ago
- An implementation of "Graph Structural-topic Neural Network"☆72Updated 4 years ago
- Graph Neural Networks Paper List of 2019 Conferences☆20Updated 6 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆118Updated 3 years ago
- Dual Attention Graph Convolutional Network☆90Updated 4 years ago
- Code for Characterizing and Forecasting User Engagement with In-App Action Graphs: A Case Study of Snapchat☆78Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆62Updated 5 years ago
- Collect papers about graph☆76Updated 5 years ago
- GCNs Analysis: Visualization, Error Cases etc.☆14Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 5 years ago
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.☆55Updated 6 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- ☆50Updated 2 years ago
- pytorch implementation of Graph Attention Networks☆16Updated 5 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆102Updated 4 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated last year
- Unsupervised Learning of Graph Hierarchical Abstractions with Differentiable Coarsening and Optimal Transport☆37Updated 4 years ago
- Memory-Based Graph Networks☆104Updated 3 years ago
- LSTM implementation, and multi-layer LSTMs for learning on graph neighborhoods☆80Updated 8 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆163Updated 2 years ago