Skip to content

answermycode/EBRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhancing Item-level Bundle Representation for Bundle Recommendation

Requirements

  • python == 3.7.3 or above
  • supported(tested) CUDA versions: 10.2
  • Pytorch == 1.9.0 or above

How to run the code

python train.py -g 0 -m EBRec -d iFashion

You can specify the gpu id and the used dataset by cmd line arguments, while you can tune the hyper-parameters by revising the configy file [config.yaml]. The detailed introduction of the hyper-parameters can be seen in the config file, and you are highly encouraged to read the paper to better understand the effects of some key hyper-parameters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages