Skip to content

zhangyichi1Z/CLF4SRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLF4SRec

Model

Our model CLF4SRec is implemented based on the RecBole.

Both the processing of the dataset and the metrics calculation follow the implementation of RecBole.

CLF4SRec in /recbole/model/sequential_recommender/clf4srec.py

Usage

We provide the script main_run.py to run the model

Citation

If you use this code, please cite the pape

@article{CLF4SRec,
title = {Contrastive Learning with Frequency Domain for Sequential Recommendation},
journal = {Applied Soft Computing},
pages = {110481},
year = {2023},
issn = {1568-4946},
doi = {https://doi.org/10.1016/j.asoc.2023.110481},
url = {https://www.sciencedirect.com/science/article/pii/S1568494623004994},
author = {Yichi Zhang and Guisheng Yin and Yuxin Dong and Liguo Zhang}
}

Credit

This repo is based on RecBole and DuoRec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages