基于movieLen1M数据集的DSSM深度召回实验
☆23Feb 6, 2021Updated 5 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:
- 基于wide deep模型的CTR预估,从训练到部署☆18Jun 24, 2019Updated 6 years ago
- 矩阵分解pytorch实现☆13Nov 21, 2023Updated 2 years ago
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆96Jul 11, 2022Updated 3 years ago
- 推荐算法专题总结相关代码!☆20May 3, 2022Updated 3 years ago
- Pytorch Implementation of DSSM (Deep Structured Semantic Models)☆56Feb 15, 2020Updated 6 years ago
- 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.
- 基于百度LAC项目的PHP中文智能分词库☆10Jun 25, 2024Updated last year
- Recommendation Alogrithms code by pytorch☆14Mar 7, 2019Updated 7 years ago
- multi task mode for esmm and mmoe☆158Jul 22, 2021Updated 4 years ago
- vad wraper on webrtcvad☆25Jun 3, 2017Updated 8 years ago
- ☆219Mar 15, 2025Updated last year
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆41Jul 30, 2022Updated 3 years ago
- Rank9 IJCAI-18 阿里妈妈搜索广告转化预测 第一赛季☆10Aug 22, 2018Updated 7 years ago
- A simple start for collaborative filtering.☆20Jan 25, 2021Updated 5 years ago
- 广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)☆94Jul 22, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- A module for making weights initialization easier in pytorch.☆17Feb 9, 2018Updated 8 years ago
- The source codes for D2AGE model. Distance-aware DAG Embedding for Proximity Search on Heterogeneous Graphs.☆12Feb 20, 2018Updated 8 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆212Nov 14, 2019Updated 6 years ago
- GPT学习☆18Sep 3, 2020Updated 5 years ago
- build a pytorch framework for sentiment analysis (SemEval2016)☆11Dec 20, 2017Updated 8 years ago
- This is the code for the paper "A Scalable Neural Network for DSIC Affine Maximizer" in NeurIPS 2023.☆11Oct 21, 2023Updated 2 years ago
- A simple Rasa UI☆14Jul 13, 2020Updated 5 years ago
- ☆13Oct 20, 2021Updated 4 years ago
- GitHub Pages☆14Feb 20, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 马蜂窝游记、景点信息爬虫,热门景点热力图☆18Mar 29, 2021Updated 5 years ago
- An incomplete wrapper over the WinRT toast api written in rust☆20Feb 20, 2026Updated last month
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- Use machine learning model for intense rainfall prediction. 基于深度学习的天气预报系统研究应用☆12Nov 7, 2020Updated 5 years ago
- User behavior prediction from event data.☆16Jun 26, 2023Updated 2 years ago
- esmm model by tensorflow keras☆72Jul 22, 2021Updated 4 years ago
- Using TensorRT and Triton Server to build BERT model as a service☆13Jan 10, 2022Updated 4 years ago
- ☆20Aug 18, 2021Updated 4 years ago
- Provide customized diffusers training and inference code for different needs☆12Jan 16, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- GBDT结合LR的二分类模型,封装成了一个类。scikit-learn风格,可以fit和predict。有run_demo☆11Sep 5, 2019Updated 6 years ago
- ☆15Aug 3, 2025Updated 8 months ago
- ☆10Apr 6, 2022Updated 4 years ago
- The simple demo of `Unified Vision-Language Representation Modeling for E-Commerce Same-Style Products Retrieval`☆13Dec 9, 2024Updated last year
- Prompting For Named Entity Recognition☆19Sep 6, 2023Updated 2 years ago
- wide deep ctr model by pytorch☆27Sep 25, 2019Updated 6 years ago
- FMM,FM,DeepFM等模型的核心代码实现,训练集,测试集