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
Using very limited available training and testing data, this emoji predictor model is prepared by passing the test through a glove embedding matrix, and further using layers of LSTM, to predict the most suitable emoji for a given text.