Hello,Subutai Thank you for you answer, I get it. And these days, I test mnist_experiment, I got another question: For example: my train set only contain handwritten digit ‘0’ and ‘1’, but test set is ‘6', the classifier still classify the test image into ‘0’ or ‘1’. which means whatever the test image is, it will be classified into the train set category? in other ward, the classifier will classify the test image to the most similar category? I think maybe there should be a threshold to control classifier to the unknown category, am I right? Thank you Regard.
Cyan
