Graph convolutional layers
☆62Jan 22, 2022Updated 4 years ago
Alternatives and similar repositories for keras-gcn
Users that are interested in keras-gcn are comparing it to the libraries listed below
Sorting:
- Layer normalization implemented in Keras☆60Jan 22, 2022Updated 4 years ago
- Keras implementation of Graph Convolutional Networks☆794Apr 19, 2021Updated 4 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆493Oct 26, 2020Updated 5 years ago
- Welcome to Keras Deep Learning on Graphs (Keras-DGL) http://vermaMachineLearning.github.io/keras-deep-graph-learning☆103Jul 28, 2022Updated 3 years ago
- Here is my implementation of Center Loss with Keras☆11May 2, 2018Updated 7 years ago
- 蚂蚁金融自然语言处理竞赛。☆10Sep 3, 2018Updated 7 years ago
- A collection of papers on reinforcement learning applied to NLP☆14Sep 7, 2018Updated 7 years ago
- Concatenate word and character embeddings in Keras☆45Jan 22, 2022Updated 4 years ago
- a model of deepfm using keras☆12Apr 2, 2019Updated 6 years ago
- ☆15Jun 20, 2019Updated 6 years ago
- Position embedding layers in Keras☆58Jan 22, 2022Updated 4 years ago
- IJCAI 2022- Escaping Feature Twist: A Variational Graph Auto-Encoder for Node Clustering☆20Apr 24, 2023Updated 2 years ago
- [Re-implementation] FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence☆15Jun 29, 2020Updated 5 years ago
- Transformer-XL with checkpoint loader