Skip to content

TBI805/MegaRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaRec

1. Requirements

Here are our main environment dependencies for running the repository:

  • NVIDIA-SMI 535.183.01
  • cuda 12.2
  • python 3.11.5
  • pytorch 2.4.0
  • recbole 1.2.0
  • casual-conv1d 1.4.0
  • timm 1.0.11

3. Datasets

This repository contains the ML-1M dataset. If you want to train our model on other datasets, they can also be found at RecDatasets.

4. Run

To reproduce the results reported in our paper, just run it:

python run_MegaRec.py

5. Model testing

If you want to directly check and reproduce our results, you can perform the test:

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages