Giter Club home page Giter Club logo

Comments (6)

skaae avatar skaae commented on July 4, 2024

I think I specified the wrong path in the examples..

try chainging mnist_folder to:

mnist_folder = '../mnist-th7'

from rbm_toolbox_lua.

ssakhavi avatar ssakhavi commented on July 4, 2024

Thanks

Apparently that was the thing I missed.

Also, I wanted to suggest you add "accuracy" for both train and test in the
display progress.

Regards,
Siavash

On Wed, Sep 3, 2014 at 3:01 PM, Søren Kaae Sønderby <
[email protected]> wrote:

I think I specified the wrong path in the examples..

try chainging mnist_folder to:

mnist_folder = '../mnist-th7'

Reply to this email directly or view it on GitHub
#1 (comment).

from rbm_toolbox_lua.

skaae avatar skaae commented on July 4, 2024

It should print both

from rbm_toolbox_lua.

skaae avatar skaae commented on July 4, 2024

Its TR and VAL

from rbm_toolbox_lua.

ssakhavi avatar ssakhavi commented on July 4, 2024

Based on the code, yes.

But it is giving me a constant zero when I run with my own data. When I get
the final network after the epochs finish and I try the accuracy function,
it gives me a number.

Also, I had to change something in he code to get it to work for my own
data. Decause my data is doubleTensor, I had to remove all parts of the
code which have floatTensor in them. Can it be that this change is causing
problems?

On Wed, Sep 3, 2014 at 7:24 PM, Søren Kaae Sønderby <
[email protected]> wrote:

Its TR and VAL

Reply to this email directly or view it on GitHub
#1 (comment).

from rbm_toolbox_lua.

skaae avatar skaae commented on July 4, 2024

Its true that there is a problem with double/float. Anyway if you plan to run on a GPU you could
just stick with floats.

I dont know whats the problem is without seeing and example.
The training error is always evaluated. If you specify val data set then validation should be evaluated as well.

If the validation performance is not evaluated then I think the code prints -1

from rbm_toolbox_lua.

Related Issues (5)

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.