Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the performance w.r.t. different sparsity levels. #45

Open
theurn15 opened this issue Aug 21, 2020 · 0 comments
Open

Getting the performance w.r.t. different sparsity levels. #45

theurn15 opened this issue Aug 21, 2020 · 0 comments

Comments

@theurn15
Copy link

Dear Author,
With regard to Getting the performance w.r.t. different sparsity levels, I tried to use the code provided by you (Tensorflow version) with different parameters, for instance:

python NGCF.py --dataset gowalla --regs [1e-5] --embed_size 64 --layer_size [64,64,64] --lr 0.0005 --pretrain 0 --batch_size 1024 --epoch 1000 --verbose 5 --node_dropout [0.1] --mess_dropout [0.1,0.1,0.1] --test_flag 'full' --report 1 --keep_prob [0.9,0.9]
However, I always get lower results than the one yoe reported in "Figure 4: Performance comparison over the sparsity..."
Hence, would you please release examples of the parameters string to Get the performance w.r.t. different sparsity levels?

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant