deepmat
deepmat copied to clipboard
example_mnist_mlp.m
After a couple of hours running example_mnist_mlp.m, it outputs: Correctly classified test samples: 980/10000
It simply predicts class 1 for all test samples. I checked it twice and the results are the same. I could not figure out the problem, any help is greatly appreciated.
Solved. In mlp_classify.m, call of softmax.m makes the posterior zero