Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)
☆96Jul 11, 2022Updated 3 years ago
Alternatives and similar repositories for DSSM
Users that are interested in DSSM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于movieLen1M数据集的DSSM深度召回实验☆23Feb 6, 2021Updated 5 years ago
- multi task mode for esmm and mmoe☆158Jul 22, 2021Updated 4 years ago
- ☆98Oct 19, 2021Updated 4 years ago
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆88Apr 11, 2023Updated 3 years ago
- 多任务学习MMOE和PLE☆40Sep 8, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆219Mar 15, 2025Updated last year
- An implementation of the paper: Learning Deep Structured Semantic Models for Web Search using Clickthrough Data☆49Mar 6, 2018Updated 8 years ago
- H&M商品推荐比赛(rank: 116/2952 )方案☆14Jun 16, 2022Updated 3 years ago
- 「PyTorch」A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors …☆91Jun 12, 2022Updated 3 years ago
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆59Sep 19, 2025Updated 7 months ago
- [WWW '24] UnifiedSSR: A Unified Framework of Sequential Search and Recommendation☆12Feb 16, 2024Updated 2 years ago
- [SIGIR'25] Code of "Generative Recommender with End-to-End Learnable Item Tokenization".☆32Apr 23, 2025Updated last year
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆685Mar 14, 2022Updated 4 years ago
- Oral presentation at KDD Cup Workshop @ KDD 2022☆21Aug 23, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 几种常见的工业级召回算法+示例☆12Aug 26, 2020Updated 5 years ago
- ☆70Oct 2, 2024Updated last year
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆1,052Updated this week
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,421Apr 18, 2026Updated last week
- Recohut Data Bootcamps☆13Dec 13, 2022Updated 3 years ago
- 2021搜狐校园文本匹配算法大赛Top2方案☆37Mar 25, 2024Updated 2 years ago
- Alpha191☆13May 23, 2022Updated 3 years ago
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- ☆59Sep 3, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆15Mar 5, 2024Updated 2 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆48Mar 2, 2023Updated 3 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆191Nov 17, 2021Updated 4 years ago
- Load MovieLens dataset into Neo4j☆10Oct 25, 2018Updated 7 years ago
- A two tower recommendation system implementation with tensorflow estimator, for CTR or Recall.☆77Jul 26, 2021Updated 4 years ago
- 搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)☆4,398Updated this week
- 主流推荐系统Rank算法的实现