Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
BSD 2-Clause "Simplified" License
3.8k
stars
2.28k
forks
source link
Are the RBMs in the DBN binary RBMs or continuous? #145
Are the RBMs in the DBN binary RBMs or continuous? Are they Gaussian RBMs? Looking at the code they are continuous RBMs. This should be documented somewhere.
Are the RBMs in the DBN binary RBMs or continuous? Are they Gaussian RBMs? Looking at the code they are continuous RBMs. This should be documented somewhere.