Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)
☆98Jul 11, 2022Updated 4 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☆159Jul 22, 2021Updated 5 years ago
- ☆98Oct 19, 2021Updated 4 years ago
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆90Apr 11, 2023Updated 3 years ago
- 多任务学习MMOE和PLE☆40Sep 8, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆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 )方案☆15Jun 16, 2022Updated 4 years ago
- 「PyTorch」A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors …