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
Emotion detection or so called sentiment analysis is usually done using RNN with LSTM cells , we tried creating a analyser using Mel-Frequency Cepstrum (MFC) image and a simple
7 layer CNN architecture.