soumith / imagenet-multiGPU.torch

an imagenet example in torch.
BSD 2-Clause "Simplified" License
402 stars 158 forks source link

Top-1 error of 45.07 #80

Open Viresh-R opened 8 years ago

Viresh-R commented 8 years ago

Upon training Alexnet for 53 epochs, I get a top-1 error of 45.07, instead of 42.5 % you guys mention. Could random initialization be the issue here?