Skip to content
/ SGCL Public

The official implementation of Symmetric Graph Contrastive Learning against Noisy Views for Recommendation

Notifications You must be signed in to change notification settings

user683/SGCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

numba==0.53.1
numpy==1.20.3
scipy==1.6.2
torch>=1.7.0

Run Code

python main.py

Hyper-parameters Setting

You can set the different parameters in the SGCL.conf.

Acknowledgements

We thanks the author of the SELFRec https://github.com/Coder-Yu/SELFRec

About

The official implementation of Symmetric Graph Contrastive Learning against Noisy Views for Recommendation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages