Skip to content

wangsh363/DiffuRec4POI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffuRec4POI

用于下一个POI推荐的扩散模型,增加时间与空间感知 Diffurec

Usage

  1. Clone this repo

    git clone https://github.com/wangsh363/DiffuRec4POI.git
    
  2. Create environment & Install requirements

    conda create -n DiffuRec4POI python=3.9
    
    pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
    
  3. You can run the below command for model training and evaluation.

    python main.py --dataset gowalla
    

文档持续更新……

About

用于下一个POI推荐的扩散模型,增加时间与空间感知

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages