shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
PythonApache-2.0
Pinned issues
Issues
- 0
Can't install dependencies
#301 opened by kpeu3i - 0
Understanding DCN Network
#300 opened by nishank974 - 0
- 0
请问有Autodis或者DEER的代码吗
#298 opened by StephenCurry7 - 2
IndexError: index out of range in self
#295 opened by zoey-zy998 - 0
support multiclass and multilabel
#297 opened by kuangfengxyy - 0
不是国人的仓库吗, 怎么从简介到注释都是英文😂
#292 opened by imhjy - 2
数据文件 criteo_sample.txt
#277 opened by zhijiejia - 3
deepFM 多gpu报错
#261 opened by GodeWithWind - 2
为什么这个项目会依赖tensorflow?
#281 opened by ralgond - 1
训练过程中有一定概率因为label全为0而报错
#266 opened by BarryRun - 0
module 'tensorflow.python.distribute.input_lib' has no attribute 'DistributedDatasetInterface'
#288 opened by zhaohaixiangbobo - 0
MMOE metric的代码有些问题,不适合分类+回归的任务
#287 opened by Shuigs18 - 0
Custom Loss Function within xDeepFM API
#286 opened by andyozj - 1
In the MOE method does expert have to learn and can the frozen model be used as an expert?
#285 opened by Harzva - 3
Cannot restore best weights with DeepFM model
#262 opened by congson1293 - 1
How to use models or adjust parameters to reproduce approximate experimental results in a paper?
#284 opened by DragonBoard - 0
How could I get PT file with DCN?
#280 opened by LegendChen-X - 1
- 0
RuntimeError: Output 0 of UnbindBackward0 is a view and its base or another view of its base has been modified inplace. This view is the output of a function that returns multiple views. Such functions do not allow the output views to be modified inplace. You should replace the inplace operation by an out-of-place one.
#278 opened by zhijiejia - 8
Getting "RuntimeError: 'lengths' argument should be a 1D CPU int64 tensor, but got 1D cuda:0 Long tensor"
#240 opened by Jeriousman - 4
How to do hyperparameter tuning with DeepCTR?
#274 opened by CFZhai - 1
I had this error" RuntimeError: 'lengths' argument should be a 1D CPU int64 tensor", when i try to add LSTM on the top of bert
#275 opened by Nada-1234 - 0
When doing model prediction, how to get the next-to-last layer emeddings at the same time?
#271 opened by CFZhai - 1
- 1
pytorch版本是不支持预训练权重嵌入吗
#228 opened by qijunhui - 0
How to use pre training embedding in DIN and other models for pytorch version?
#273 opened by HackXieHao - 2
Issues installing deeptorch >0.2.2 for M1 macos
#265 opened by johanneskruse - 3
import deepctr_torch error
#269 opened by CFZhai - 0
How to assign different weights to auxiliary task's loss in the whole loss function - multitask
#270 opened by CFZhai - 0
IndexError: too many indices for tensor of dimension 1
#263 opened by guo560 - 2
DIEN的example在GPU上执行tensor类型出错
#232 opened by EricZhuo - 1
torch版什么时候出MTL的接口?
#229 opened by jingting9 - 1
在models.basemodel中为何没有forward函数呢
#258 opened by grapefruitofwbb - 0
- 2
Any way to log the step artifacts ?
#252 opened by gajagajago - 2
- 4
Error when running run_dien.py
#249 opened by erlebach - 2
Why is there a linear model in models like DCN which does not have a linear model?
#224 opened by kwmaeng91 - 1
I dont see anywhere 'mask_feat_list' argument in embedding_lookup function.
#239 opened by Jeriousman - 1
- 3
如何存和读取train好的model?
#230 opened by SoulEvill - 1
- 0
Adding sample weight to the fit function
#245 opened by ajing - 2
- 2
请问deepfm中二阶交叉是不是没对dense层进行交叉呀
#241 opened by downeykking - 0
Providing real dataset run_dien toy example. DIEN implementation questions.
#238 opened by Jeriousman - 0
Making DIEN dataset
#237 opened by Jeriousman - 4
What is X in forward function of DeepFM?
#234 opened by Jeriousman - 4