8000 GitHub - zengjunc/MIFARec: The source code corresponding to the paper: MIFARec: Mixed-Interest-based Fourier Analysis Network for Time-Specific Recommendation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from DgtlCdy/MIFARec

The source code corresponding to the paper: MIFARec: Mixed-Interest-based Fourier Analysis Network for Time-Specific Recommendation.

Notifications You must be signed in to change notification settings

zengjunc/MIFARec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is implementation of MIFARec model. All of auther data are hided for double-blind review. Refered to the paper: 'MIFARec: Mixed-Interest-based Fourier Analysis Network for Time-Specific Recommendation'.

Method to run the project: 1, Config the software of python and CUDA. It supports Windows and Linux both. 2, Modify ROOT_PATH and MAIN_PATH to corresponding file path. 3, Run the file 'src/main.py', and the recommendation performance data will be printed out to 'test_result.txt' which is in root path. 4, Performance data of baseline models could be refered to ReChorus project: https://github.com/THUwangcy/ReChorus.

About

The source code corresponding to the paper: MIFARec: Mixed-Interest-based Fourier Analysis Network for Time-Specific Recommendation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.1%
  • Jupyter Notebook 32.9%
0