Skip to content

myd999/dmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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.

根据原始代码进行修改,改为pytorch版本

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages