Skip to content

LightGCN recommender system pytorch-geometric/Jupyter notebook implementation with Python

Notifications You must be signed in to change notification settings

ztor2/lightgcn_recommender_pyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LightGCN Recommender Pytorch-Geometric(PyG)/Jupyter notebook implementation

Contact: ztor2k@gmail.com, shlife9056@gmail.com

  • This repository includes LightGCN(He et al., 2020) recommender system pytorch-geometric/Jupyter notebook implementation with Python.
  • Gowalla dataset from LightGCN paper is used for validation.
  • We corrected some minor errors in the original code and improved them more intuitively for the Jupyter notebook environment.
  • This code uses test set of given dataset as validation set for simple implementation. In real use, validation set should be extracted from train set separately from test set.


References

docs

codes

About

LightGCN recommender system pytorch-geometric/Jupyter notebook implementation with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published