theano-tutorial
theano-tutorial copied to clipboard
6_convnet_drop.py 's accuracy doesn't increase
I have changed the epoch from 50 to 50000 but the accuracy is not increased. When I add the convnet layer and fully connected layer, accuracy is decreased.
However I expect that the accuracy is higher than before.
what is the problem from this
Sorry, no idea! It converges just fine when I run it. Maybe it's an issue with your Theano installation or something.
how much epoch did you run in order to get above 60% accuracy? I can't achieve above 60%
No idea, sorry, it's been a while since I did anything with this code. It's intended to be tinkered with anyway, I wouldn't be surprised if the performance is pretty poor by default.