Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

File metadata and controls

9 lines (7 loc) · 241 Bytes

Causal Disentanglement-Enhanced Diffusion Denoising for Social Recommendation

Requirements

  • Python 3.9.7
  • Pytorch==2.0.1 (cuda117)
  • scipy==1.7.3
  • numpy==1.20.3
  • torch_sparse==0.6.17(match with the Python and Pytorch version)