All Projects → shenweichen → Deepmatch

shenweichen / Deepmatch

Licence: apache-2.0
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deepmatch

Recommendation.jl
Building recommender systems in Julia
Stars: ✭ 42 (-96%)
Mutual labels:  collaborative-filtering, factorization-machines
Rankfm
Factorization Machines for Recommendation and Ranking Problems with Implicit Feedback Data
Stars: ✭ 71 (-93.24%)
Mutual labels:  collaborative-filtering, factorization-machines
Daisyrec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
Stars: ✭ 280 (-73.36%)
Mutual labels:  collaborative-filtering, factorization-machines
Rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Stars: ✭ 145 (-86.2%)
Mutual labels:  collaborative-filtering, factorization-machines
Pytorch Fm
Factorization Machine models in PyTorch
Stars: ✭ 455 (-56.71%)
Mutual labels:  collaborative-filtering, factorization-machines
Neurec
Next RecSys Library
Stars: ✭ 731 (-30.45%)
Mutual labels:  collaborative-filtering
Ts Pattern
🎨 A complete Pattern Matching library for TypeScript, with smart type inference.
Stars: ✭ 854 (-18.74%)
Mutual labels:  matching
Newsrecommendsystem
个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
Stars: ✭ 557 (-47%)
Mutual labels:  collaborative-filtering
Deepctr
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Stars: ✭ 5,686 (+441.01%)
Mutual labels:  factorization-machines
Recoder
Large scale training of factorization models for Collaborative Filtering with PyTorch
Stars: ✭ 46 (-95.62%)
Mutual labels:  collaborative-filtering
Movie
Personalized real-time movie recommendation system
Stars: ✭ 37 (-96.48%)
Mutual labels:  collaborative-filtering
Letterboxd recommendations
Scraping publicly-accessible Letterboxd data and creating a movie recommendation model with it that can generate recommendations when provided with a Letterboxd username
Stars: ✭ 23 (-97.81%)
Mutual labels:  collaborative-filtering
Tffm
TensorFlow implementation of an arbitrary order Factorization Machine
Stars: ✭ 761 (-27.59%)
Mutual labels:  factorization-machines
Mrsr
MRSR - Matlab Recommender Systems Research is a software framework for evaluating collaborative filtering recommender systems in Matlab.
Stars: ✭ 13 (-98.76%)
Mutual labels:  collaborative-filtering
Lightctr
Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate prediction based computational DAG, philosophy of Parameter Server and Ring-AllReduce collective communication.
Stars: ✭ 644 (-38.73%)
Mutual labels:  factorization-machines
Gluonrank
Ranking made easy
Stars: ✭ 39 (-96.29%)
Mutual labels:  collaborative-filtering
Neural graph collaborative filtering
Neural Graph Collaborative Filtering, SIGIR2019
Stars: ✭ 517 (-50.81%)
Mutual labels:  collaborative-filtering
Fastfm
fastFM: A Library for Factorization Machines
Stars: ✭ 908 (-13.61%)
Mutual labels:  factorization-machines
Deeprec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
Stars: ✭ 954 (-9.23%)
Mutual labels:  collaborative-filtering
Gms Feature Matcher
GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence (CVPR 17 & IJCV 20)
Stars: ✭ 797 (-24.17%)
Mutual labels:  matching

DeepMatch

Python Versions TensorFlow Versions PyPI Version GitHub Issues

Documentation Status CI status codecov Disscussion License

DeepMatch is a deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.You can use any complex model with model.fit()and model.predict() .

Let's Get Started! or Run examples !

Models List

Model Paper
FM [ICDM 2010]Factorization Machines
DSSM [CIKM 2013]Deep Structured Semantic Models for Web Search using Clickthrough Data
YoutubeDNN [RecSys 2016]Deep Neural Networks for YouTube Recommendations
NCF [WWW 2017]Neural Collaborative Filtering
SDM [CIKM 2019]SDM: Sequential Deep Matching Model for Online Large-scale Recommender System
MIND [CIKM 2019]Multi-interest network with dynamic routing for recommendation at Tmall

Contributors(welcome to join us!)

pic
Shen Weichen

Alibaba Group

pic
Wang Zhe

Jingdong Group

pic
LeoCai

ByteDance

pic
Yang Jieyu

Zhejiang University

DisscussionGroup & Related Projects

公众号:浅梦的学习笔记

微信:deepctrbot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].