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
Created an Image Classification model that distinguishes between images of happy and sad people. Trained model based on images I scraped from Google when searching for data of happy and sad people. Model involves a Neural Network with Convolutional, MaxPooling, and Dense Layers.