/CIFAR10_CNN

CNN model on the CIFAR10 image dataset. Used the Adam optimizer. Model trained for 20 epochs achieves 76% test accuracy. No data transformations.

Primary LanguagePython

CIFAR10_CNN

CNN model on the CIFAR10 image dataset. Used the Adam optimizer. Model trained for 20 epochs achieves 76% test accuracy. No data transformations.