#
xdeepfm
Here are 14 public repositories matching this topic...
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
-
Updated
May 18, 2020 - Python
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
afm
transformer
resnet
recommendation
recommendation-algorithms
ctr-prediction
ctr
recommendation-algorithm
factorization-machine
deepfm
xdeepfm
deep-ctr
ad-algorithm
esmm
deep-cross
deep-interest-network
fibinet
-
Updated
Nov 15, 2019 - Python
Factorization Machine models in PyTorch
pytorch
collaborative-filtering
factorization-machines
fm
movielens-dataset
ffm
ctr-prediction
dcn
deepfm
neural-collaborative-filtering
xdeepfm
pnn
nfm
autoint
fnfm
criteo-dataset
avazu-dataset
-
Updated
Jan 18, 2020 - Python
DeepTables: Deep-learning Toolkit for Tabular data
deep-learning
afm
tabular-data
factorization-machines
structured-data
fm
wide-and-deep
ctr-prediction
dcn-model
deepfm
xdeepfm
pnn
autoint
fgcnn
fibinet
-
Updated
May 13, 2020 - Python
some ctr model, implemented by PyTorch, such as Factorization Machines, Field-aware Factorization Machines, DeepFM, xDeepFM, Deep Interest Network
machine-learning
deep-learning
pytorch
factorization-machines
ffm
ctr
deepfm
click-through-rate
xdeepfm
deepinterestnetwork
-
Updated
Apr 19, 2019 - Jupyter Notebook
LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.
afm
tensorflow
tf2
mlr
wide-and-deep
ctr
cvr
deepfm
fnn
click-through-rate
xdeepfm
pnn
nfm
autoint
nffm
fgcnn
ccpm
convertion-rate
deep-and-cross
fibinet
-
Updated
Mar 24, 2020 - Python
CTR模型代码和学习笔记总结
afm
tensorflow
frappe
recommendation-algorithms
fm
ffm
wide-and-deep
ctr-prediction
dcn
deepfm
fnn
xdeepfm
pnn
nfm
deep-cross
-
Updated
May 25, 2020 - Python
A easy library for recommendation system or computational advertising
dnn
deepwalk
knowledge-graph
recommendation-system
fm
ffm
ctr
cvr
dcn
node2vec
din
graph-embedding
deepfm
computational-advertising
xdeepfm
nfm
autoint
fgcnn
nnfm
-
Updated
Jun 28, 2019 - Python
AlitaNet: A click through rate (ctr) prediction deep learning Network implementation with TensorFlow, including LR, FM, AFM, Wide&Deep, DeepFM, xDeepFM, AutoInt, FiBiNet, LS-PLM, DCN, etc.
-
Updated
Aug 13, 2019 - Python
Explicit high order interaction models implemented in Keras, including: DCN, xDeepFM, AutoInt etc.
-
Updated
Feb 29, 2020 - Python
Reusable deep learning models for recommendation systems
machine-learning
deep-learning
recommendation-system
factorization-machine
deepfm
xdeepfm
deep-interest-network
-
Updated
Oct 17, 2019 - Python
Improve this page
Add a description, image, and links to the xdeepfm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xdeepfm topic, visit your repo's landing page and select "manage topics."
Describe the bug(问题描述)
运行run_dien.py时,报错ValueError: The name "seq_length" is used in 2 times in the model. All layer names should be unique.
To Reproduce(复现步骤)
Steps to reproduce the behavior:
Operating environment(运行环境):
Additional context
Add