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:
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆357Updated 5 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆63Updated 5 years ago
- GraphSAGE and GAT for link prediction.☆93Updated 6 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆300Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 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
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆195Updated last year
- Structural Deep Clustering Network☆287Updated 2 years ago
- HDGI code☆63Updated 5 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- Representation learning on dynamic graphs using self-attention networks☆306Updated 2 years ago
- Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.☆144Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Updated 5 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- ☆53Updated 6 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆233Updated 2 years ago
- Re-Implement "Graph Convolutional Matrix Completion" (PyTorch and PyTorch Geometric)☆161Updated last year
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆78Updated last year
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆150Updated 2 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- Distance Encoding for GNN Design☆188Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 3 months ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆500Updated 3 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆338Updated last year
- Code for CIKM 2020 paper Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters☆295Updated 3 years ago
- Graph Attention Auto-Encoders☆78Updated 2 years ago