vlfeat / matconvnet

MatConvNet: CNNs for MATLAB
Other
1.4k stars 752 forks source link

Right cifar-10 training curve? #918

Open micklexqg opened 7 years ago

micklexqg commented 7 years ago

Hi,guys! I trained cifar-10 examples, the training curve is as follow: image Is the curve right? Does anyone think it's a little overfit?

micklexqg commented 7 years ago

I changed epoch with 50 and did not change any other parameters. what's wrong with the example?