Skip to content

CCIIPLab/MIDGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDGN

Code

This is the source code for AAAI 2022 Paper: Multi-View intent disentangle graph networks for bundle recommendation.

Requirements

  • Python 3
  • PyTorch = 1.8.0
  • torchvision = 0.9.0
  • torchaudio = 0.8.0
  • torch-scatter = 2.0.7
  • torch-sparse = 0.6.10
  • tensorboardX = 2.3
  • tqdm

Usage

Train and evaluate the model:

python main.py

Citation

@inproceedings{zhao2022multi,
  title={Multi-view intent disentangle graph networks for bundle recommendation},
  author={Zhao, Sen and Wei, Wei and Zou, Ding and Mao, Xianling},
  booktitle={Proceedings of the 36th AAAI Conference on Artificial Intelligence},
  year={2022}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages