Skip to content

garfieldcat1985/cogcn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoGCN: This is an algorithm implementation for 'CoGCN: Co-occurring Item-aware GCN for Recommendation'.

Environment Settings: Python 3.7 + Tensorflow 1.15.0

Example to run the codes:

python cogcn_p.py --layer_size [64,64] --lr 0.0001 --embed_size 64 --dataset game_v1 --adj_type pre --embed_size 64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages