/RESUS

Primary LanguagePython

RESUS

Codes for paper: RESUS: Warm-Up Cold Users via Meta-Learning Residual User Preferences in CTR Prediction

This repo includes an example for training RESUS upon a DeepFM model on the binarized MovieLens-1M dataset. The dataset is preprocessed and splitted already.

Requirements: Python 3 and Pytorch.