Example of CNN network uses to classify Cifar10 dataset.
Simple network (without data augmentation, residual blocks...) with an accuracy of ~76%.
Based on : Master 2 - DATA AI Image Mining Course Lab 2 - Deep Learning with PyTorch: CIFAR10 object classification written by Gianni Franchi, Antoine Manzanera at IP Paris.