pixel-cnn icon indicating copy to clipboard operation
pixel-cnn copied to clipboard

How many epochs to train for CIFAR-10

Open erikdao opened this issue 4 years ago • 0 comments

Hi, I'm wondering how many epochs should one train PixcelCNN++ from scratch on CIFAR-10 o get a reasonable result (e.g., Inception score around ~5.5)? I can see in the train.py, the max_epochs is defaulted to 5000 epochs. Does one actually need to train that much?

erikdao avatar Dec 08 '21 00:12 erikdao