GithubHelp home page GithubHelp logo

jstol / neural-net-matrix-factorization Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 13.0 1.58 MB

๐ŸŽฌ๐Ÿง  Exploring neural networks (and variational inference) for collaborative filtering

Home Page: https://www.cs.toronto.edu/~jstolee/projects/matrix_factorization_neural.pdf

Python 100.00%

neural-net-matrix-factorization's People

Contributors

jstol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

neural-net-matrix-factorization's Issues

The performance of NNMF

Hi, Stolee,
I use your code to reproduce the NNMF. However, I can't get the same experimental results as your paper "Matrix Factorization with Neural Networks and Stochastic Variational Inference". The test RMSE
(ML-1M) of NNMF is 0.8539, my experimental result is 0.8725 with the parameters (lambda = 1 (Obtained by hyper-parameter selection), learning rate = 0.005, batch-size = 25000). Can you tell me the parameters(RMSE 0.8539 on the ML-1M)?

RMSE Performance of NNMF Model Reporting on your SVINNMF Model.

Hi. First of all, I am very impressed of your implementation of NNMF model.
You said, in the SVINNMF paper, that the RMSE result of NNMF model on ML-100K is 0.9380. Right?
But, in my experiments, I achieve the RMSE 0.906 on that data. This result is consistent with the original NNMF paper's claim.
I think that you should you RMSPropOptimizer with learning rate 1e-3 and full batch including bias on MLP(I think that you're aware of this issue seeing the fix branch on this repository). I think these will leads you to enhance performance of your NNMF implementation.
I already uploaded my implementation. If you interested in this issue, please check my commit d63e7b1 in my NNMF repository and feel free to contact me. Thanks ๐Ÿ‘

p.s. I really appreciated of your efforts on implementing NNMF model.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.