I am looking for a simple CNN script using keras that performs close to the state fo the art on CIFAR10. I've found some scripts that can barely touch 90% accuracy, but they all suffer the same defaults. Namely, they are not reliable (several runs needed to reach 90%), consume a huge amount of memory and run for ages.

Does anybody out there have a reasonable script that reliably achieve over 90% without taking days to train?

More David Picard's questions See All
Similar questions and discussions