Skip to content

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

 
 
 

Contributors