Giter Club home page Giter Club logo

Comments (5)

Diviyan-Kalainathan avatar Diviyan-Kalainathan commented on May 14, 2024

Thank you for the feedback,

I noticed that even then, this version of NCC is bugged. I will recode it.
Best,
Diviyan

from causaldiscoverytoolbox.

Diviyan-Kalainathan avatar Diviyan-Kalainathan commented on May 14, 2024

Hi,
It should be fixed by now. The targets are -1,1 like other algorithms. Although I used a dirty trick of y = y/2 + .5...

Best,
Diviyan

from causaldiscoverytoolbox.

vipulbjj avatar vipulbjj commented on May 14, 2024

@Diviyan-Kalainathan I tried training this a number of times with different amounts of data. But I'm getting the same output for every input. After trying to debug I realised that it's output before the sigmoid layer is very close to 0 and due to the slope being very low there, the differences before the sigmoid layer(small) diminish. Can you please check it? Maybe the number of hidden layers in the model is less than what is required for a sizeable data.

from causaldiscoverytoolbox.

Diviyan-Kalainathan avatar Diviyan-Kalainathan commented on May 14, 2024

Very strange... have you updated your package ?
Which kind of data are you using to train the model ? (remember to feed labels -1, +1) (If it's a public dataset, I'll be glad to take a look)
I am not able to reproduce this, in my case the model trains properly (on a simple dataset though)
There is a hyperparameter that you can modify to change the number of hidden units, but not for the number of layers ; try increasing the number of hidden units for now.

Best,
Diviyan

from causaldiscoverytoolbox.

Diviyan-Kalainathan avatar Diviyan-Kalainathan commented on May 14, 2024

Closing for inactivity. Feel free to reopen it if not solved.

from causaldiscoverytoolbox.

Related Issues (20)

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.