Skip to content
/ DC2R Public

Dual-Channel Representation Consistent Recommender For Session-based New Item Recommendation

Notifications You must be signed in to change notification settings

codeCyw/DC2R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DC2R

Paper and code

This is the code for the Paper: Dual-Channel Representation Consistent Recommender For Session-based New Item Recommendation. We have implemented our methods in Pytorch.

Usage

The code contains the datasets that has been processed, i.e., CellPhones, Grocery, yelpsmall. Then you can run the file main.py to train the model.
For example: python main.py --dataset yelpsmall

Requirements

python 3.9.12; torch 1.12.0+cu113; recbole 1.1.1

About

Dual-Channel Representation Consistent Recommender For Session-based New Item Recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published