Skip to content

RuidongZ/Deep_Matrix_Factorization_Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep Matrix Factorization Model

An Implementation of "Deep Matrix Factorization Models for Recommender Systems"

See paper: http://www.ijcai.org/proceedings/2017/0447.pdf

Requirement

This code can be run at following requirement but not limit to:

  • python = 3.5.3
  • tensorflow-gpu = 1.5.0
  • numpy = 1.14.0+mkl
  • other installation dependences required above

Example of usage

The instruction of commands has been clearly stated in the codes.

python Model.py

Postscript

As a learner, there may have some faults in the code.

Please feel FREE to advise.

About

Implementation of the "Deep Matrix Factorization Models for Recommender Systems"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages