…rt it from the Keras Datasets packages. There needs to be some pre-processing done beforehand since ResNet50 requires images to have a minimum of 200x200 pixels while the CIFAR-10 dataset has images of 32x32 pixels. This can be done by either reshaping …