gsurma / text_predictor

Char-level RNN LSTM text generator📄.
https://gsurma.github.io
MIT License
116 stars 35 forks source link

Lowercase everything #6

Open hermesonbf opened 5 years ago

hermesonbf commented 5 years ago

The network performance is far better with lowercase characters only, it finds patterns more clearly and the loss was about ~0.1 lower in my test with the lyrics of my favorite singer, just put lowercase in the input string and the results will be very good.