手写了卷积神经网络内核,来处理图上的节点分类与链路预测任务,在三个数据集cora,citeseer,ppi上进行试验,并分析了自环、层数、DropEdge、PairNorm、激活函数等因素对模型的分类和预测性能的影响。
☆15May 10, 2023Updated 2 years ago
Alternatives and similar repositories for DL_GCN
Users that are interested in DL_GCN are comparing it to the libraries listed below
Sorting:
- Language Models for Code Completion: a Practical Evaluation☆13Jan 19, 2024Updated 2 years ago
- GNN模型在引文网络数据集上的代码,包括Cora、Citeseer、Pubmed、ogbn-arxiv☆10Mar 2, 2021Updated 5 years ago
- Network Together: Node Classification via Cross-Network Deep Network Embedding☆11May 5, 2021Updated 4 years ago
- 图神经网络在推荐系统的应用☆13Aug 26, 2021Updated 4 years ago
- the source code of IJCAI 2023 paper "Multi-Scale subgraph contrastive learning"☆10Apr 25, 2023Updated 2 years ago
- Source code and dataset for KDD 2021 paper: Zero-shot Node Classification with Decomposed Graph Prototype Network.☆12Jun 18, 2021Updated 4 years ago
- ☆13Jul 12, 2022Updated 3 years ago
- 运用图卷积网络对节点分类☆11Mar 23, 2020Updated 5 years ago
- Official implement of RAHG: A Role-Aware Hypergraph Neural Network for Node Classification in Graphs.☆11Jul 5, 2024Updated last year
- Code & experiments for MINDWALC: Mining Interpretable, Discriminative Walks for Classification of Nodes in a Graph☆13Jul 4, 2024Updated last year
- codes of LEGNN for Semi-supervised Node Classification☆12Jun 1, 2022Updated 3 years ago
- Reproducing R1 for Code with Reliable Rewards☆12Apr 9, 2025Updated 10 months ago
- This is the github to open source benchmark AdvancedIF, see LAMA L1387358RCRO☆29Nov 26, 2025Updated 3 months ago
- 基于图嵌入和图神经网络模型的动画推荐,本项目同时是中国人民大学数据挖掘中心案例和 中国人民大学数据科学实践课程(2021~2022春)大作业☆15May 1, 2022Updated 3 years ago
- train 3 GNNs(GCN, GAT, GraphSAGE) on Cora, Citeseer and Pubmed respectively, and compared their performance☆12Jul 12, 2020Updated 5 years ago
- Adversarial Deep Network Embedding for Cross-network Node Classification☆18Oct 31, 2021Updated 4 years ago
- Pytorch Implementation of LoG 22 [Oral] -- Transductive Linear Probing: A Novel Framework for Few-Shot Node Classification☆17May 31, 2023Updated 2 years ago
- Relative and Absolute Location Embedding for Few-Shot Node Classification on Graph☆13Nov 13, 2022Updated 3 years ago
- Alibaba Cloud TIANCHI NLP Competition☆14Sep 29, 2020Updated 5 years ago
- semi supervised node classification on neo4j database☆23Aug 11, 2022Updated 3 years ago
- Data Augmentation on Graphs: A Technical Survey☆15Feb 12, 2023Updated 3 years ago
- code of DeepGWC: A Deep Graph Wavelet Convolutional Neural Network for Semi-supervised Node Classification☆18Jul 26, 2023Updated 2 years ago
- PyTorch_Geometric实现的JK-Nets(Jumping Knowledge Network),其中也包括了baseline的GCN和GAT。数据集使用的「Cora、Citeseer、Pubmed」☆15Jan 23, 2021Updated 5 years ago
- 基于社交影响力与用户兴趣扩散的图神经网络推荐算法设计与实现☆17May 4, 2023Updated 2 years ago
- ☆21Jun 27, 2015Updated 10 years ago
- Code for ECML-PKDD 2022 paper "GraphMixup: Improving Class-Imbalanced Node Classification by Reinforcement Mixup and Self-supervised Cont…☆25Jun 7, 2023Updated 2 years ago
- Source code of NeurIPS 2022 paper “Co-Modality Graph Contrastive Learning for Imbalanced Node Classification”☆21Jan 15, 2023Updated 3 years ago
- [TGRS21] Crop Classification under Varying Cloud Cover with Neural Ordinary Differential Equations☆25Mar 30, 2022Updated 3 years ago
- Alibaba Cloud TIANCHI NLP Competition☆20Mar 10, 2021Updated 4 years ago
- [Nature Machine Intelligence 2023] "Echo state graph neural networks with analogue random resistive memory arrays."☆25Feb 16, 2023Updated 3 years ago
- The official source code for "GraFN: Semi-Supervised Node Classification on Graph with Few Labels via Non-Parametric Distribution Assignm…☆27Sep 23, 2022Updated 3 years ago
- A set of benchmark repositories for node classification on knowledge graphs. To use, see https://github.com/pbloem/kgbench-loader☆28Dec 9, 2022Updated 3 years ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆27Jan 12, 2021Updated 5 years ago
- Code for Graph Neural Networks Exponentially Lose Expressive Power for Node Classification.☆30May 20, 2020Updated 5 years ago
- Lifelong Learning of Graph Neural Networks for Open-World Node Classification☆30Oct 4, 2023Updated 2 years ago
- Code and dataset for paper "GRAND+: Scalable Graph Random Neural Networks"☆35Mar 14, 2022Updated 3 years ago
- DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification☆29May 27, 2021Updated 4 years ago
- Official implementation of RoSA: A Robust Self-Aligned Framework for Node-Node Graph Contrastive Learning☆35Feb 24, 2023Updated 3 years ago
- A pytorch implementation of graph transformer for node classification☆33May 3, 2023Updated 2 years ago