Giter VIP home page Giter VIP logo

nnrec's People

Contributors

mesuvash 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  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  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  avatar  avatar  avatar  avatar

Watchers

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

nnrec's Issues

Optimal parameter setting on MovieLens 10M

Hi,
I have worked on applying deep learning into collaborative filtering, and read your paper very carefully.

However, I cannot reproduce the result on MovieLens 10M data, which I think is lack of optimal parameter setting. Currently, I am using the default parameter in code which might be best for MovieLens 1M, and I got RMSE 0.8937 on 10M data.

Could you please share the one on 10M data?

Testing Scripts

Could you please point to the test scripts for the model?

Optimizer and greedy train for deeper model

Hi Suvash,

I have read your AutoRec paper, it's very interesting paper.

I have implemented Deep AutoRec with Tensorflow.

I was wondering which hyper parameter setting for training deeper AutoRec (greedy train and end-to-end train): optimizer, regularization, batch_size...

Thanks
Hung

ValueError: too many values to unpack

Hi,

While running the autorec code for my own custom data I'm getting the following error: ValueError: too many values to unpack. What do you think can be done?

The complete error:

Traceback (most recent call last):                         ]   0% ETA:  --:--:--
  File "learner.py", line 58, in <module>
    train(config_path)
  File "learner.py", line 20, in train
    shape=shape)
  File "/home/soumendra/NNRec/dataUtils/data.py", line 103, in loadTrainTest
    d.import_ratings(train_path, shape)
  File "/home/soumendra/NNRec/dataUtils/data.py", line 37, in import_ratings
    userid, itemid, rating = line.split()
ValueError: too many values to unpack

I can send you the data if you'd like.

best parameter settings?

Hi,

I have been reading the AutoRec paper, which I found very interesting! I was wondering: what are the very best parameter settings that allowed to reach the reported good results?

I was wondering which learning rate, which normalization coefficient and which bottleneck size has been used..

thanks in advance! :)
-Francesco

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.