A PyTorch implementation of DeepFM for CTR prediction problem.
☆406Jun 1, 2021Updated 5 years ago
Alternatives and similar repositories for DeepFM_with_PyTorch
Users that are interested in DeepFM_with_PyTorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DeepFM for CTR prediction problem (pytorch 1.0)☆73Sep 28, 2019Updated 6 years ago
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,460Jul 9, 2026Updated 2 months ago
- The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc☆759Mar 3, 2018Updated 8 years ago
- Factorization Machine models in PyTorch☆1,081Apr 8, 2024Updated 2 years ago
- Tensorflow implementation of DeepFM for CTR prediction.☆2,065Jun 10, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- CTR prediction using FM FFM and DeepFM☆751Aug 3, 2018Updated 8 years ago
- Easy-to-use,Modular and Extendible package of deep-learning based CTR models .☆8,052Jul 2, 2026Updated 2 months ago
- Implements of Awesome RecSystem Models with PyTorch/TF2.0☆256Apr 4, 2020Updated 6 years ago
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆683Mar 14, 2022Updated 4 years ago
- some ctr model, implemented by PyTorch, such as Factorization Machines, Field-aware Factorization Machines, DeepFM, xDeepFM, Deep Interes…