用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。
☆87Apr 11, 2023Updated 2 years ago
Alternatives and similar repositories for recome_wan
Users that are interested in recome_wan are comparing it to the libraries listed below
Sorting:
- ☆20Sep 1, 2021Updated 4 years ago
- 基于side information版的 word2vec 《Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba》☆23May 20, 2020Updated 5 years ago
- multi task mode for esmm and mmoe☆158Jul 22, 2021Updated 4 years ago
- Official implementation of the GRU4Rec algorithm in PyTorch☆75Aug 24, 2023Updated 2 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆192Nov 17, 2021Updated 4 years ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆6,788Updated this week
- 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe☆32Apr 27, 2024Updated last year
- [PAKDD2023] Improving Knowledge Graph Entity Alignment with Graph Augmentation☆11Nov 16, 2023Updated 2 years ago
- Source code for the paper "Dual Contrastive Learning Network for Graph Clustering"☆12Jan 9, 2024Updated 2 years ago
- gmx_corr converts the covariance matrix which is produced by GROMACS covar to cross correlation matrix and creates a heat map figure.☆11Oct 11, 2022Updated 3 years ago
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆102Feb 26, 2025Updated last year
- 1、基于gensim的word2vec模型的训练 2、基于skip_gram模型的词向量模型的训练 3、词向量模型的评估(近义词、反义词) 4、兼容基于gensim的word2vec模型的训练、基于skip_gram模型的词向量模型的训练的增量模型的训练 5、转换词向量☆10Jul 1, 2020Updated 5 years ago
- Implementation and evaluation of Almanac (Automaton/Logic Multi-Agent Natural Actor-Critic), an algorithm for multi-agent reinforcement l…☆10May 5, 2022Updated 3 years ago
- The code of AAAI'24 paper GLRec: Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations☆38Dec 21, 2023Updated 2 years ago
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆680Mar 14, 2022Updated 3 years ago
- Pytorch implementation of the paper, "Representation Learning with Contrastive Predictive Coding", or CPC, https://arxiv.org/pdf/1807.037…☆10Oct 13, 2021Updated 4 years ago
- ☆11Sep 22, 2019Updated 6 years ago
- ☆10Jun 6, 2023Updated 2 years ago
- 对话集提取器是一个基于chatglm模型的工具,用于从文本中提取对话集。该工具可以帮助用户从小说、剧本等文本中自动提取出对话,以便进行分析、标注或其他应用。☆12Nov 22, 2024Updated last year
- Code release for "Learning from Missing Relations: Contrastive Learning with Commonsense Knowledge Graphs for Commonsense Inference"☆10Jun 25, 2022Updated 3 years ago
- A c++ hash map/table which utilizes simd (specifically Intel x86 SSE/AVX)☆11Apr 30, 2019Updated 6 years ago
- ☆12Mar 13, 2023Updated 2 years ago
- 在线考试系统☆12Apr 28, 2020Updated 5 years ago
- Clustering using Deep Learning (T-SNE visualization of autoencoder embeddings )☆10Mar 3, 2019Updated 7 years ago
- Code & data for IJCAI'22 paper "RecipeRec: A Heterogeneous Graph Learning Model for Recipe Recommendation".☆16Jul 24, 2022Updated 3 years ago
- This is an implementation of the paper: "Deep learning to detect botnet via network flow summaries" using Keras.☆11Mar 30, 2020Updated 5 years ago
- [WWW '24] UnifiedSSR: A Unified Framework of Sequential Search and Recommendation☆12Feb 16, 2024Updated 2 years ago
- Attempt on a Kaggle competition, Personalized Web Search Challenge, hosted by Yandex (http://www.kaggle.com/c/yandex-personalized-web-sea…☆11Jan 3, 2014Updated 12 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- ☆16Feb 24, 2026Updated 2 weeks ago
- ☆10Jul 30, 2019Updated 6 years ago
- My solution for #12 in privat leaderboard. Score=0.0260809843625832☆11Sep 6, 2021Updated 4 years ago
- PyTorch implementation of AdaCML☆11Apr 20, 2023Updated 2 years ago
- implementation of Wasserstein Natural Policy Gradients and Wasserstein Natural Evolution Strategies☆13Mar 9, 2021Updated 5 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆13May 1, 2023Updated 2 years ago
- User behavior prediction from event data.☆16Jun 26, 2023Updated 2 years ago
- A C++-based RPC framework☆12Oct 28, 2021Updated 4 years ago
- H&M商品推荐比赛(rank: 116/2952 )方案☆15Jun 16, 2022Updated 3 years ago
- BERT&RoBERTa预训练代码,tensorflow和torch两种版本实现☆13Feb 8, 2023Updated 3 years ago