The rbm test loads the mnist database as the input data that per value is 0 or 1 and gets the sample using binomial distribution. But when I want to use non-binary data as the input, is right still using binomial distribution? If not, what I need to modify?