I was wondering about the necessity to put a classifier for the output of the RBM ?
We can stack many RBM, but I (guess?) we cannot stack a classifier to test the predicting ability of our DBM.
Should we put it ourself or use another library (I have seen that Mocha can do it but it looks a bit more complicated). In the former case, what would be the most convenient way to implement it, knowing that we will have to fine tune the network ?
A.
I was wondering about the necessity to put a classifier for the output of the RBM ?
We can stack many RBM, but I (guess?) we cannot stack a classifier to test the predicting ability of our DBM.
Should we put it ourself or use another library (I have seen that Mocha can do it but it looks a bit more complicated). In the former case, what would be the most convenient way to implement it, knowing that we will have to fine tune the network ?
A.