Building a model to generate human readable text using Recurrent Neural Networks (RNNs) and LSTM with Keras in Python.
Classifying emails (spam or not spam) with GloVe embedding vectors and RNN/LSTM units using Keras in Python.