Xiran Song
Results
1
issues of
Xiran Song
Hi! There's an error when running on the amazon-book dataset. The Python version is 3.8.12 . ``` cd code && python main.py --decay=1e-3 --lr=0.001 --layer=2 --seed=2020 --dataset="amazon-book" --topks="[20, 100, 300]"...