This is a simple deep learning model to detect whether a person is happy or sad.
the data used was retrieved from the web using a great extention called Download All Images. The result can be found on /data folder.
install required dependencies : pip install jupyter jupyter-server tensorflow opencv-python matplotlib
The idea was inspired from Nicholas Renotte's video. Please check his youtube channel, it is greatly enriching in many domains (Data Science, Computer Vision, DL, ML ...)