raunakkmr / Graph-Attention-NetworksLinks
PyTorch implementation of Graph Attention Networks
☆21Updated 6 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 Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop☆31Updated 5 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆50Updated 6 years ago
- The Pytorch Implementation of GCNN model from paper Fake News Detection on Social Media using Geometric Deep Learning☆34Updated 4 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- ☆53Updated 6 years ago
- GCNs Analysis: Visualization, Error Cases etc.☆14Updated 2 years ago
- ☆49Updated 2 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆101Updated 4 years ago
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.☆55Updated 6 years ago
- Keras implementation of path-based link prediction model for knowledge graph completion☆24Updated 3 years ago
- Graph Neural Networks Paper List of 2019 Conferences☆20Updated 6 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆62Updated 5 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆119Updated 3 years ago
- LSTM implementation, and multi-layer LSTMs for learning on graph neighborhoods☆79Updated 8 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Official implementation of AGSTN model(ICDM2020)☆12Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆123Updated last year
- Collect papers about graph☆76Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated last month
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- Author: Daheng Wang (dwang8@nd.edu). KDD'20. Modeling temporal graphs.☆21Updated 2 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
- Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.☆144Updated 4 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆162Updated 6 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- An implementation of "Graph Structural-topic Neural Network"☆73Updated 5 years ago