Using Human Emotion dataset, I will explore different CNN architecture to classify images and then compare their performance
Resize, Rescale, outside of model or inside
lenet model
logical steps in training and evaluating a deep learning model -compiling a model in tensorflow involves configuring its learning process before training, when you compile a model, you specify its optimizer, loss function, and metrics to be used in learning proecss. Compile actually prepares the model for training phase
Data augmentation
Cutmix data augmentatin
Resnet
custome conv2d
residual block