Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug (some bugs listed recently) #21

Open
AurelienDecelle opened this issue Feb 20, 2017 · 2 comments
Open

Bug (some bugs listed recently) #21

AurelienDecelle opened this issue Feb 20, 2017 · 2 comments
Labels

Comments

@AurelienDecelle
Copy link

First, the constructor of the RBM is not working : Normal do not take tuple in argument anymore.
Second : the sampling for gaussian variables is using the bernoulli function for that
Third : the fit function do not work correctly for gaussian data because of the @Assert

Something else : the gibbs functino is completely obsolete I guess (and buggy).

A.

@krzakala
Copy link

Arg, Julia is evolving too fast

@eric-tramel
Copy link

Hi @AurelienDecelle, Thanks for pointing out the problems in the current iteration. I want to plan on updating the package, taking into account the latest developments we've made in the latest GRBM paper we have on arXiv. Everything should generalize sufficiently well, and I think that in the meantime there are a number of things that we need to do in order to update this package to Julia 0.5.

I'll start taking a look at what can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants