Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffuRec4POI (DiffSTRec)

用于下一个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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages