基于社交影响力与用户兴趣扩散的图神经网络推荐算法设计与实现
☆17May 4, 2023Updated 2 years ago
Alternatives and similar repositories for DiffNet-SP
Users that are interested in DiffNet-SP are comparing it to the libraries listed below
Sorting:
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 4 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆12Oct 10, 2024Updated last year
- the source code of IJCAI 2023 paper "Multi-Scale subgraph contrastive learning"☆10Apr 25, 2023Updated 2 years ago
- 图神经网络在推荐系统的应用☆13Aug 26, 2021Updated 4 years ago
- 爬取链家二手房信息并进行数据处理与分析☆10Jul 1, 2022Updated 3 years ago
- Source code for NeurIPS 2020 paper "Node Classification on Graphs with Few-Shot Novel Labels via Meta Transformed Network Embedding"☆10Nov 17, 2020Updated 5 years ago
- GNN模型在引文网络数据集上的代码,包括Cora、Citeseer、Pubmed、ogbn-arxiv☆10Mar 2, 2021Updated 4 years ago
- 积分管理系统☆10Jan 4, 2017Updated 9 years ago
- Language Models for Code Completion: a Practical Evaluation☆13Jan 19, 2024Updated 2 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- Fitness application for yoga and workout (on Mediapipe and OpenCV)☆11Dec 21, 2021Updated 4 years ago
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆20Oct 24, 2025Updated 4 months ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 4 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
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 基于CLIP实现以文精准搜图☆15Sep 20, 2023Updated 2 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- data set for node classification task☆14Jan 31, 2020Updated 6 years ago
- ☆13Jul 12, 2022Updated 3 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- Python基于OpenCV的双目视觉深度图算法(源码&教程)☆24Nov 17, 2023Updated 2 years ago
- Official implement of RAHG: A Role-Aware Hypergraph Neural Network for Node Classification in Graphs.☆11Jul 5, 2024Updated last year
- 自制的生日礼物:生日歌+心形点阵LED+生日快乐投影+全彩LED闪烁☆11May 2, 2019Updated 6 years ago
- Code & experiments for MINDWALC: Mining Interpretable, Discriminative Walks for Classification of Nodes in a Graph☆13Jul 4, 2024Updated last year
- 操作系统必修实验:多进程并发环境模拟以及低级调度算法的仿真实现☆10Nov 13, 2019Updated 6 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 6 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优 先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 运用图卷积网络对节点分类☆11Mar 23, 2020Updated 5 years ago
- 基于图嵌入和图神经网络模型的动画推荐,本项目同时是中国人民大学数据挖掘中心案例和中国人民大学数据科学实践课程(2021~2022春)大作业☆15May 1, 2022Updated 3 years ago
- Coloring images with CNNs.☆15Jan 16, 2017Updated 9 years ago
- This is a friend recommendation systems which are used on social media platforms (e.g. Facebook, Instagram, Twitter) to suggest friends/n…☆12Feb 15, 2024Updated 2 years ago
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated last year
- 手写了卷积神经网络内核,来处理图上的节点分类与链路预测任务,在三个数据集cora,citeseer,ppi上进行试验,并分析了自环、层数、DropEdge、PairNorm、激活函数等因素对模型的分类和预测性能的影响。☆15May 10, 2023Updated 2 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- pythonFlask+音视频SDK+OpenVino+OpenPose实现网课场景坐姿检测☆13Mar 20, 2023Updated 2 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- This program uses A* algorithm and ant colony optimization to solve maze path finding problem. A*算法/蚁群算法求解迷宫路径问题. (pygame)☆16Apr 6, 2020Updated 5 years ago
- Code for the paper "Collaborative Graph Walk for Semi-supervised Multi-Label Node Classification" - ICDM 2019☆13Mar 25, 2023Updated 2 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