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:
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆163Updated 2 years ago
- gnn还附带一个kgcn☆108Updated 3 years ago
- 图神经网络(图卷积网络) 个人学习总结☆119Updated 2 years ago
- 关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现☆21Updated 4 years ago
- bilinear graph neural network☆30Updated 5 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆42Updated 4 years ago
- 图神经网络(GNN)学习笔记☆72Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- Graph model implementation☆142Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆127Updated 3 years ago
- GNN in Recommendation System (ACM Computing Surveys 2022)☆84Updated 3 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆97Updated 2 months ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated 2 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- GraphEmbedding and Graph Neural Network☆22Updated 4 years ago
- 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe☆29Updated last year
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 4 years ago
- NGAT4Rec: Neighbor-Aware Graph Attention Network ForRecommendation☆15Updated 4 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- GCN 入门学习教程☆83Updated 3 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆75Updated 9 months ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"☆37Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆136Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- KDD'22☆64Updated 2 years ago