top | item 12883322

(no title)

zeratul | 9 years ago

99.3% accuracy is not that great. Currently the best performer on this data set has 99.77% accuracy:

http://yann.lecun.com/exdb/mnist/

discuss

order

paulsutter|9 years ago

99.3% is pretty good for a one hour lecture that begins with a single-layer network.

danieltillett|9 years ago

What is the human accuracy on this data set?

mamon|9 years ago

more interesting question: if some of those "digits" are so hard to recognize even by humans then how can we ever label them with the one true "correct" answer?

Do we know a person who draw those digits and ask "what artist had in mind when making this masterpiece" ? And even then someone might have been trying to draw the "2" but end effect looks more like "3".

I think that some of the test cases simply don't have definitive answer and trying to reach 100% accuracy is just misguided effort.

gajomi|9 years ago

I wonder, is there a good reason why these accuracies are reported on a logscale by convention (say, as power of 2 from 50%)?

mamon|9 years ago

To make even small difference look bigger, cause even a 0.1% improvement over previous best result is considered big deal.