Skip to content

weicy15/MGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Graph Learning for Long-tail Recommendation

This repository is the official implementation of MGL.

Requirements

To install requirements:

conda env create -f environment.yaml

Data Process

To prepare the data for the model training:

python data_process.py

Training

To train the model(s) in the paper:

python train.py

Output: the file "model.tar"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages