sjyttkl / Graph_learningLinks
图网络,深度学习,
☆21Updated 4 years ago
Alternatives and similar repositories for Graph_learning
Users that are interested in Graph_learning are comparing it to the libraries listed below
Sorting:
- gnn还附带一个kgcn☆108Updated 3 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆103Updated 5 months ago
- Graph model implementation☆143Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆162Updated 2 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- GNN in Recommendation System (ACM Computing Surveys 2022)☆84Updated 3 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆53Updated 4 years ago
- PyTorch示例代码;复现GNN模型☆136Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆140Updated 2 years ago
- 图神经网络(GNN)学习笔记☆76Updated 4 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆175Updated 3 years ago
- 图神经网络(图卷积网络) 个人学习总结☆122Updated 2 years ago
- 社交网络中的链路预测算法☆101Updated 6 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆105Updated 11 months ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 3 years ago
- Codes for AAAI'21 paper 'Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation'☆170Updated 2 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆43Updated 4 years ago
- ☆17Updated 3 years ago
- 链路预测学习代码整理☆194Updated 6 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- 图神经网络整理☆588Updated 4 years ago
- 毕业设计:基于图神经网络的异构图表示学习和推荐算法研究☆131Updated 3 years ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 4 years ago
- bilinear graph neural network☆30Updated 5 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆95Updated 9 months ago
- 使用基于自注意力池化机制结合GCN模型实现图分类☆24Updated 5 years ago