Skip to content

MrChrisJohnson/deep-mf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Deep-MF
==========

Deep-MF uses a simple 2-layer neural network to learn latent embeddings for users and items, using implicit feedback data. The network takes a user's full history of implicit signals as input and tries to predict their recent history (~2 weeks) as output. I'll add a fuller description and a comparison with other methods (IMF, Logistic-MF, word2vec) later when I have the time.  

About

Deep NNs for recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages