GDSRec icon indicating copy to clipboard operation
GDSRec copied to clipboard

Results 4 GDSRec issues
Sort by recently updated
recently updated
newest added

Hello. Thank you for your excellent repository. I ran this code in Google Colab, and it gave the following error. I appreciate your help in solving my problem. Traceback (most...

作者您好,我在复现您的工作的时候,在默认参数的设置下跑出来的实验结果并没有达到论文报告的最佳值。请问是否超参数设置的问题呢?希望您能告知一下最佳实验效果的具体参数设置,如学习率、batch size、嵌入维度等。谢谢!

python main.py Namespace(dataset_path='datasets/Ciao/', data='Ciao', sigma='0', batch_size=128, embed_dim=256, epoch=100, lr=0.0001, lr_dc=0.1, lr_dc_step=1, test=False) cuda Loading data... 0%| | 0/100 [00:00