FutureTwT / PyTorch-Geometric-StudyLinks
关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现
☆21Updated 5 years ago
Alternatives and similar repositories for PyTorch-Geometric-Study
Users that are interested in PyTorch-Geometric-Study are comparing it to the libraries listed below
Sorting:
- bilinear graph neural network☆30Updated 5 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆164Updated 2 years ago
- Collect papers about graph☆76Updated 5 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆61Updated 2 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 6 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆43Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Updated last year
- ☆53Updated 6 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- A Pure Keras Implementation of Knowledge Graph Convolution Network for Recommendation