Issues
- 20
Preprocessing for ml1m?
#9 opened by SungMinCho - 0
为什么经过过滤少于5次的用户或者项目后,beauty数据集中仍然存在少于5次的用户
#32 opened by wcnm231 - 0
How do we calculate AUC for SASRec?
#31 opened by millenniumbismay - 0
Need help pls
#29 opened by MauroAndretta - 0
提醒大家一个坑,range里边要为整数:num_batch = math.floor(len(user_train) / args.batch_size)。
#28 opened by weikangliang - 0
Why does the queries are normalized while keys not when using multihead_attention?
#27 opened by feynmanma7 - 0
why the causality is True
#26 opened by linuxfl - 4
SASRec performance is inferior than BPR-MF!
#13 opened by ltz0120 - 0
Questions about Performance of Caser
#25 opened by outside-BUPT - 0
cuda error
#24 opened by outside-BUPT - 0
WarpSampler
#23 opened by GuoshenLi - 1
- 6
- 1
How to set the amount of negative samples?
#22 opened by johnny12150 - 0
how to implement Caser?
#19 opened by ZiyaoGeng - 2
another key_mask minor bug
#17 opened by bound2020 - 1
- 1
will it work on Windows?
#12 opened by Sandy4321 - 1
help,please
#11 opened by chongfaqin - 2
'review' dataset not correct
#5 opened by Cliu2 - 0
key_masks
#2 opened by changzhou-pku - 4
`tf.sign(tf.abs(tf.reduce_sum` vs `tf.sign(tf.reduce_sum(tf.abs(` for generating masks?
#14 opened by pmixer - 1
- 1
why num_head=1?
#3 opened by jianing-sun - 2
Problem with num_batch
#6 opened by Nullees - 1
Training method of baseline GRU4Rec
#7 opened by Nullees - 2
Training checkpoint
#8 opened by agusgun - 2
rank = predictions.argsort().argsort()[0] ?
#4 opened by feay1234 - 2
Problem with multiprocessing(Sampler)
#1 opened by AzizIlyosov