RuidongZ / Deep_Matrix_Factorization_Models

Implementation of the "Deep Matrix Factorization Models for Recommender Systems"
204 stars 66 forks source link

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:

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.