8000 GitHub - MTandHJ/StableGCN
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MTandHJ/StableGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StableGCN: Decoupling and Reconciling Information Propagation for Collaborative Filtering

Note: Performing the SVD in a CUDA environment will accelerate the process; however, due to an unknown error, we conducted it using the CPU. Other details follow SVD-GCN.

Requirements

Python==3.9 | PyTorch==1.12.1 | freerec==0.4.3

Usage

We provide configs and experimental logs. You can re-run them and try some other hyperparameters:

python main.py --config=configs/xxx.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0