Skip to content

uqjwen/HisRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HisRec

Crossing heterogeneous information spaces recommendation with attentive representation learning.

tensorflow, keras, pickle, numpy are required in order to run the code.

To train the model, type in the commend:

python3 hisrec.py train 0.001, 0.002

where 0.001 and 0.002 are the weights for regularizing social regularization and attentive representation learning.

To test the model, type in the commend:

python3 hisrec.py test 0.001 0.002

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages