nfm topic

List nfm repositories

NFM-pyorch

39
Stars
11
Forks
Watchers

A pytorch implementation for He et al. Neural Factorization Machines for Sparse Predictive Analytics on SIGIR 2017.

elliot

266
Stars
49
Forks
Watchers

Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation

DeepCTR

7.4k
Stars
2.2k
Forks
Watchers

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

pytorch-fm

993
Stars
221
Forks
Watchers

Factorization Machine models in PyTorch

daisyRec

545
Stars
86
Forks
Watchers

Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Co...

RecLearn

1.8k
Stars
493
Forks
Watchers

Recommender Learning with Tensorflow2.x

CTR

366
Stars
92
Forks
Watchers

CTR模型代码和学习笔记总结

recommendation_model

476
Stars
109
Forks
Watchers

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

Recommender-System-Pytorch

143
Stars
29
Forks
Watchers

基于 Pytorch 实现推荐系统相关的算法

LightCTR

102
Stars
27
Forks
Watchers

LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.