raunakkmr / GraphSAGELinks
PyTorch implementation of GraphSAGE.
☆30Updated 6 years ago
Alternatives and similar repositories for GraphSAGE
Users that are interested in GraphSAGE are comparing it to the libraries listed below
Sorting:
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆64Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Graph Attention Auto-Encoders☆79Updated 2 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆212Updated 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
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆234Updated 2 years ago
- Representation learning on dynamic graphs using self-attention networks☆306Updated 2 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆78Updated last year
- Code for Deep Anomaly Detection on Attributed Networks (SDM2019)☆132Updated 4 years ago
- Re-Implement "Graph Convolutional Matrix Completion" (PyTorch and PyTorch Geometric)☆160Updated last year
- AAAI'21: Data Augmentation for Graph Neural Networks☆195Updated last year
- HDGI code☆63Updated 5 years ago
- A PyTorch implementation of DeepFD (Deep Structure Learning for Fraud Detection)☆31Updated 5 years ago
- Python Implementation for Random Walk with Restart (RWR)☆122Updated 3 years ago
- Distance Encoding for GNN Design☆188Updated 4 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 4 months ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆301Updated 2 years ago
- Graph Recurrent Networks with Attributed Random Walks☆28Updated 2 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 5 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆187Updated 3 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆150Updated 2 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆123Updated last year
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- GraphSAGE and GAT for link prediction.☆94Updated 6 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆118Updated 5 years ago