zhouchunpong / GCN_Keras
图卷积神经网络 Graph Convolutional Network with Keras
☆160Updated last year
Alternatives and similar repositories for GCN_Keras:
Users that are interested in GCN_Keras are comparing it to the libraries listed below
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆232Updated 4 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- The implement of GNN based on Pytorch☆199Updated last year
- GCN 入门学习教程☆81Updated 3 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆75Updated 3 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆501Updated 2 months ago
- The learning of the GraphNeuralNetwork☆154Updated 5 years ago
- GPF(Graph Processing Flow):利用图神经网络处理问题的一般化流程☆91Updated 6 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 4 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆51Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆482Updated 4 years ago
- ☆29Updated 5 years ago
- gnn还附带一个kgcn☆107Updated 3 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆263Updated 3 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆317Updated 5 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 7 months ago
- Representation-Learning-on-Heterogeneous-Graph☆440Updated 5 years ago
- 主要针对图神经网络论文收集整理☆35Updated 4 years ago
- Code for Characterizing and Forecasting User Engagement with In-App Action Graphs: A Case Study of Snapchat☆78Updated 3 years ago
- 使用DGL和pytorch实现metapath2vec☆49Updated 3 years ago
- Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.☆145Updated 4 years ago
- ☆74Updated 4 years ago
- code of HetGNN☆398Updated 5 years ago
- 人工智能论文关键点集结。This project aims to collect key points of AI papers.☆103Updated 3 years ago
- Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)☆96Updated last year
- Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop☆31Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- bilinear graph neural network☆29Updated 4 years ago