Skip to content

Implementation of AAAI 2022 paper "Meta-Learning for Online Update of Recommender Systems"

Notifications You must be signed in to change notification settings

kaist-dmlab/MeLON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code and Data for our AAAI 2022 paper, ``Meta-Learning for Online Update of Recommender Systems'' (AAAI Main Track)

About

Source code and dataset for the reproducibility of MeLON.

Requirements

  • python >= 3.8
  • Pytorch >= 1.8.1
  • dgl >= 0.7.0

Usage

Go into the directory './code_MeLON' and run following command to execute the shell file. If you want to modify the hyperparameters or other settings, please refer to each python file which specifies related arguments inside.

sh run.sh

Note: The current repo refers codes from: THUwangcy/ReChorus cybertronai/autograd-hacks

About

Implementation of AAAI 2022 paper "Meta-Learning for Online Update of Recommender Systems"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published