Code Monkey home page Code Monkey logo

mxnet-for-cdl's People

Contributors

akash13singh 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mxnet-for-cdl's Issues

The code crashed when rating matrix is a little large, how to fix it?

When I run the code with a rating matrix (100000, 10000), the code crashed, and the reported error is attached. When I use a rating matrix (10000, 10000), it works normal. This error seems caused by memeory out. How to fix such error?

Traceback (most recent call last):
File "cdl.py", line 89, in
num_iter, 'sgd', l_rate=0.1, decay=0.0)#,
File "/data/CF/mxnet-for-cdl-master-kb/autoencoder.py", line 175, in finetune
last_batch_handle='pad')
File "/usr/lib/python2.7/site-packages/mxnet-0.10.0-py2.7.egg/mxnet/io.py", line 579, in init
self.data = _init_data(data, allow_empty=False, default_name=data_name)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.0-py2.7.egg/mxnet/io.py", line 487, in _init_data
"should be NDArray or numpy.ndarray")
TypeError: Invalid type '<type 'numpy.ndarray'>' for data, should be NDArray or numpy.ndarray
[22:57:14] /data/CF/mxnet/dmlc-core/include/dmlc/./logging.h:304: [22:57:14] /data/CF/mxnet/mshadow/mshadow/./stream_gpu-inl.h:129: Check failed: err == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR

Problem in getting results?

Hello,

I run the code for the first time and i got 0.55 recall when P=1. I downloaded the code again and run it, it now generates 0.05 recall! Can you tell me why?

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.