A tensorflow implementation of multi-layer GCN, and at the same time adding a residual layer, based on the semi-GCN of paper"Semi-Supervised Classification with Graph Convolutional Networks".
☆14Jul 29, 2019Updated 6 years ago
Alternatives and similar repositories for multi-layer-GCN
Users that are interested in multi-layer-GCN are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of a series of deep learning methods to predict CTR, including FM, FNN, NFM, Attention-based NFM, Attention-b…☆11Jul 29, 2019Updated 6 years ago
- KDD 2020: AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆10Apr 20, 2021Updated 4 years ago
- Fisher-Bures Adversary Graph Convolutional Networks☆12Aug 20, 2019Updated 6 years ago
- ☆39Dec 8, 2022Updated 3 years ago
- Segment graph convolutional neural network for relation classification. Paper in JAMIA.☆10May 13, 2019Updated 6 years ago
- The implementations of Graph Convolutional Neural Network models