I was trying Sentiment Analysis on Stanford Sentiment Tree Bank and made a model by myself:
modelRNN = Sequential() modelRNN.add(Embedding(len(weight_matrix),