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.
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.