Skip to content

Dimitri666/SACL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SACL

Implementation of SACL: Siamese Adaptive Contrastive Learning for Recommendation

Prerequisites

This implementation is based on SELFRec where you can understand the framework of this project.

  1. conda enviroment:
    pytorch 1.8.0 cuda 11.1 recommended

  2. for calculate sparse matrix, install the following packages in: https://pytorch-geometric.com/whl/
    torch_sparse=0.6.12 torch_scatter=2.0.8

  3. pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages