zhangyichi1Z / CFIT4SRec

Contrastive Learning for Sequential Recommendation with Interest Trends Augmentation from Frequency Domain Perspective

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CFIT4SRec

Contrastive Learning for Sequential Recommendation with Interest Trends Augmentation from Frequency Domain Perspective

Model

Our model CFIT4SRec is implemented based on the RecBole.

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

CFIT4SRec in /recbole/model/sequential_recommender/cfit4srec.py

Usage

We provide the script main_run.py to run the model

Citation

If you use this code, please cite the pape

Credit

This repo is based on RecBole and DuoRec

About

Contrastive Learning for Sequential Recommendation with Interest Trends Augmentation from Frequency Domain Perspective


Languages

Language:Python 99.9%Language:Shell 0.1%