[Keras] Build a CNN model to classify Cifar-10
Last Updated on 2021-06-02 by Clay
Cifar-10 is dataset like "MNIST", it have 60000 pictures, 10 types. One of types have 6000 pictures. 50000 training data and 10000 test data.
Read More »[Keras] Build a CNN model to classify Cifar-10