You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the summary of the model that being used in this project
About
In this project I created a classification model using Convolutional Neural Networks (CNN) which will classify facial expressions based on the 7 categories that have been mapped for each image. All data used in this project comes from Kaggle which can be seen in the READ.me section. All image data have sizes (x, y, 1) because the data provided i…