marblet / gcnnsLinks
The implementations of Graph Convolutional Neural Network models
☆12Updated 5 years ago
Alternatives and similar repositories for gcnns
Users that are interested in gcnns are comparing it to the libraries listed below
Sorting:
- Advancing GraphSAGE with A Data-driven Node Sampling☆27Updated 3 years ago
- Spatio-Temporal Graph Convolutional Networks☆111Updated 6 years ago
- Neural Recommender System from "Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks"☆17Updated 6 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 6 years ago
- Codes for the paper "Learning Graph-Level Representations with Gated Recurrent Neural Networks"☆29Updated 6 years ago
- First and Complementary Neighborhood Combination of Adjacency Matrix for Graph Learning☆20Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- (Still in coding)A pytorch implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets) from hwwang55☆47Updated 6 years ago
- Implementation of "Multi-task Representation Learning for Travel Time Estimation"☆45Updated 7 years ago
- Graph Neural Networks Paper List of 2019 Conferences☆20Updated 6 years ago
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59Updated 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
- ☆53Updated 6 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- PyTorch implementation of Diffusion Convolutional Recurrent Neural Network☆52Updated 5 years ago
- A simplified Pytorch implementation of DCRNN☆13Updated 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
- Graph Imputation Neural Network☆79Updated 5 years ago
- Github page for the paper "Variational Recurrent Neural Networks for Graph Classification" presented at the RLGM workshop of ICLR 2019☆13Updated 5 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 4 years ago
- MetaST for WWW 2019☆52Updated 5 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆162Updated 6 years ago
- ☆35Updated 7 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Updated last year
- A TensorFlow implementation of Graph Wavelet Neural Network☆65Updated 7 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆39Updated 3 years ago
- Spatio-temporal modeling 论文列表(主要是graph convolution相关)☆24Updated 6 years ago
- Based on Graph Convolutional Networks in PyTorch, visualization of test set results was added with t-SNE algorithm.☆44Updated 5 years ago
- Author: Daheng Wang (dwang8@nd.edu). KDD'20. Modeling temporal graphs.☆21Updated 2 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated last year