Skip to content
/ MASR Public

Code for Memory Bank Augmented Long-tail Sequential Recommendation

Notifications You must be signed in to change notification settings

yidanhu33/MASR

Repository files navigation

MASR: Memory Bank Augmented Long-tail Sequential Recommendation

This repository contains the source code of our paper, Memory Bank Augmented Long-tail Sequential Recommendation, which is accepted for publication at CIKM 2022. The implement of the sequence encoder follows BERT4Rec.

Requirements

  • Python 3.8.3
  • Pytorch 1.10.2
  • Transformers 4.15.0
  • wget
  • Tqdm

Training:

python main.py --template train_bert --use_memory_loss_tail -copy_tail_label

About

Code for Memory Bank Augmented Long-tail Sequential Recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages