Skip to content

c0mm4nd/SHCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SHCF

The code and dataset of SDM 2021 paper "Sequence-aware Heterogeneous Graph Neural Collaborative Filtering"

This is a fork of the original version, with some bug fixed.

Requirements

Python == 3.6 Tensorflow == 1.12

If you are using RTX GPU, consider the NVidia's tensorflow(+python3.8): https://github.com/NVIDIA/tensorflow#install

And any version of scikit-learn (version 1.3.0 works)

Usage

git clone https://github.com/c0mm4nd/SHCF && cd SHCF
python src/SHCF.py 

Releases

No releases published

Packages

No packages published

Languages