maxuewei2 / MFBPR_TransR
矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统
☆21Updated 5 years ago
Alternatives and similar repositories for MFBPR_TransR:
Users that are interested in MFBPR_TransR are comparing it to the libraries listed below
- 电商行业知识图谱:构建电商行业实体关系,应用于商品推荐,商品搭配,问答系统。☆21Updated 4 years ago
- 知识图谱结合推荐系统近年工作☆45Updated 4 years ago
- transE 模型的python版实现,使用的是fb15k的数据集。将训练数据train.txt 分成 relation2id.txt和entity2id.txt 两个文本文档☆16Updated 5 years ago
- Cluster-based TransR Reference Learning Entity and Relation Embeddings for Knowledge Graph Completion☆21Updated 6 years ago
- Recommendation system based on knowledge graph embedding☆159Updated 5 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆103Updated 4 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆46Updated 3 years ago
- 在某公司参与的知识图谱相关项目-代码与数据集☆39Updated 5 years ago
- 书籍知识图谱推荐系统☆56Updated 2 years ago
- TransE方法的Python实现,解释SGD中TransE的向量更新☆41Updated 4 years ago
- ☆28Updated 4 years ago
- Trans系列之TransE and TransH, PTransE☆32Updated 5 years ago
- 基于知识图谱的金融资讯推荐☆50Updated 6 years ago
- 对KGCN的代码做了一些注释,希望有需要的同学看了后有所帮助。☆36Updated 4 years ago
- 基于知识图谱的推荐算法-RippleNet的实现☆19Updated 2 years ago
- Multi-task Learning for Knowledge Graph Enhanced Recommendation☆15Updated 5 years ago
- 基于知识图谱的推荐算法实现☆39Updated 2 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆49Updated 2 years ago
- ☆31Updated 5 years ago
- 本代码用于天池糖尿病知识图谱构建大赛☆9Updated 5 years ago
- albert-fc for LP(Link Prediction),中文实体链接预测☆16Updated last year
- 知识图谱相关学习资料☆18Updated 6 years ago
- Reimplement TransH mode☆55Updated 4 years ago
- An implementation of TransE with tensorflow