Generating text using a Recurrent Neural Network
https://towardsdatascience.com/generating-text-using-a-recurrent-neural-network-1c3bfee27a5e
Deep Learning can be used for lots of interesting things, but often it may feel that only the most intelligent of engineers are able to create such applications. But this simply isn’t true.
Through Keras and other high level deep learning libraries everyone can create and use deep learning models no matter his understanding of the theory and inner working of an algorithm.