RUCAIBox / RecBole-CDR

This is a library built upon RecBole for cross-domain recommendation algorithms
MIT License
82 stars 12 forks source link

[💡SUG] EMCDR训练花费时间 #70

Open 97z opened 4 months ago

97z commented 4 months ago

我按照参数设定,将EMCDR的参数放在parameter_dict中传入。我还把eval_batch_size改为了40960000。我使用的是Amazon的Book和Movie数据集,5-cores。但是已经跑了10个小时了,epoch为267了,还没有要停的趋势,性能也是0.001的增长。请问作者有没有模型性能的参数对照嘞?大概要跑多少epoch?