geifmany/cifar-vgg

Stuck at first Epoch

Closed this issue · 1 comments

I cloned the repository and its stuck at displaying "Epoch 1/250" and no training is happening. Also I doubt where is the cifar10 dataset getting downloaded? cifar10.load_data() right? Is it that because its downloading the dataset, that's why its stuck at Epoch 1/250? Once it gets downloaded the training will start?

P.S. I don't have GPU.