This is the GitHub repository of the paper SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation
To run the SGCL on the beauty dataset:
Python run_recbole.py -m SGCL -d amazon-beauty
To run the SGCL on the toys-and-games dataset:
Python run_recbole.py -m SGCL -d amazon-toys-games