-
Clone this repo
git clone https://github.com/wangsh363/DiffuRec4POI.git -
Create environment & Install requirements
conda create -n DiffuRec4POI python=3.9pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 -
You can run the below command for model training and evaluation.
python main.py --dataset gowalla
文档持续更新……
