Skip to content

Mingyue-Cheng/CANet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CANet


pytorch implementation of ICDM22 submission:

One Person, One Model—Learning Compound Adapter for Sequential Recommendation

Requirements


  • pytorch 1.x
  • pandas
  • numpy
  • tqdm

Usage


python main.py --data_path your_path --max_len seq_len

For more detailed params, please refer to args.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%