11 November 2014 5 279 Report

When we try to use RBM as generative model to classify or analysis data. After long time of training, the model can learn the features of primary data very well, how could I select the significant features of the input by analysis the hidden units?

What I mean is, how could I use RBM model as a method to reduce the input dimension without converting those dimensions to other format(as Hinton, Geoffrey E. 2006), just select the several significant features/dimensions from the original dimensions?

http://www.cs.toronto.edu/~hinton/science.pdf

Similar questions and discussions