ngcf_pytorch_g61 icon indicating copy to clipboard operation
ngcf_pytorch_g61 copied to clipboard

A reproducting of the Neural Graph Collaborative Filtering algorithm in PyTorch

Results 1 ngcf_pytorch_g61 issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to run your code and i'm getting an error on the evaluation function. Could you please tell me what am I doing wrong? > CUDA_VISIBLE_DEVICES=1 python run_ngcf.py...