Famous person (here President of Poland, but you can change corpus) speech simulator with -neural networks (LSTM)
twitter handle @_neural_bot
VGG16.py and utils.py taken from http://fast.ai/ version 1 2017/18 and modified appropriately
following idea and concept of @deepdrumpf
#Update dudaOptimized covers polish chars problems
#Update 2 Val_los has the best score so far( LSTM with no activation but with batch_norm on embeddings) together with .h5 file of weights
#update3 I tried GRU simpleRNN with both activiation: rElu, Elu with no effect for better learning curve