This Python Project Detects Your Emotions
2 min readApr 29, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at an awesome Python project that actually detects your emotion! This specific project is called emotion-detection, luckily for us, it’s hosted on GitHub, here is a link to their GitHub repository:
This specific project uses Tensorflow and Keras to develop out a model which detects your emotion, according to their test, the test accuracy was about 63%:
Here is an example output from this project: