Update README.md
Data source: https://tianchi.aliyun.com/competition/entrance/231522/information
Download the dataset to the data folder then unzip it.
conda env create -f environment.yaml conda activate DPACL4Rec pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/
Model training: run.ipynb
Model evaluation: evaluate.ipynb
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Data Download
Data source: https://tianchi.aliyun.com/competition/entrance/231522/information
Download the dataset to the data folder then unzip it.
Environment setup
Running
Model training: run.ipynb
Model evaluation: evaluate.ipynb