Beili
Beili
I want to modify the parameter in the package_bgs file. so that I can use the Demo.py to execute the new algorithm . Can anybody tell me how to make...
I want to test the ap@K in recommender system. Can I use it to achieve it with the matrix U ,V and test data.
Hi,After running " python cdl.py" I have this problem: Traceback (most recent call last): File "cdl.py", line 61, in lr_scheduler=mx.misc.FactorScheduler(20000,0.1)) File "/home/daicoolb/MXNet-for-CDL/autoencoder.py", line 175, in finetune 0, n_iter, {}, False)...
为何模型不使用transofmer的decoder结构而使用bert结构作为特征提取呢