deepfm topic

List deepfm repositories

Awesome-RecSystem-Models

253
Stars
68
Forks
Watchers

Implements of Awesome RecSystem Models with PyTorch/TF2.0

recommendation_model

476
Stars
109
Forks
Watchers

练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等

LibRecommender

320
Stars
58
Forks
Watchers

Versatile End-to-End Recommender System

deep-ctr-prediction

902
Stars
275
Forks
Watchers

CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)

EasyRec

1.5k
Stars
293
Forks
Watchers

A framework for large scale recommendation algorithms.

tensorflow-DeepFM

2.0k
Stars
807
Forks
Watchers

Tensorflow implementation of DeepFM for CTR prediction.

PaddleRec

4.1k
Stars
716
Forks
Watchers

Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM...

DeepCTR-Torch

2.9k
Stars
674
Forks
Watchers

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.

DeepFM_with_PyTorch

360
Stars
100
Forks
Watchers

A PyTorch implementation of DeepFM for CTR prediction problem.