Skip to content

[CIKM 2024] Do We Really Need Graph Convolution During Training? Light Post-Training Graph-ODE for Efficient Recommendation

License

Notifications You must be signed in to change notification settings

DavidZWZ/LightGODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This the Pytorch Implementation of LightGODE

How to use:

  1. Get the beauty, toys-and-games, gowalla dataset under dataset folder

  2. run on amazon-beauty

python run_recbole.py -m LightGODE -d amazon-beauty
  1. run on amazon-toys-and-games
python run_recbole.py -m LightGODE -d amazon-toys-games
  1. run on gowalla
python run_recbole.py -m LightGODE -d gowalla

About

[CIKM 2024] Do We Really Need Graph Convolution During Training? Light Post-Training Graph-ODE for Efficient Recommendation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages