raunakkmr / GraphSAGELinks
PyTorch implementation of GraphSAGE.
☆29Updated 5 years ago
Alternatives and similar repositories for GraphSAGE
Users that are interested in GraphSAGE are comparing it to the libraries listed below
Sorting:
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆95Updated 2 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆149Updated 2 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 5 years ago
- Reproducing the results of the paper Continuous-time Dynamic Network Embeddings☆30Updated 5 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆354Updated 5 years ago
- ☆53Updated 5 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆42Updated 4 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆246Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 5 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- HDGI code☆62Updated 5 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated 11 months ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Graph Adversarial Training: Dynamically Regularizing Based on Graph Structure☆20Updated 5 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆158Updated 2 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆75Updated 10 months ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated 2 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆103Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Representation learning on dynamic graphs using self-attention networks☆296Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 5 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆58Updated 4 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆299Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 6 years ago