Build your deep learning portfolio: Meditations with LSTM
In this deep learning tutorial I will teach you how to build an LSTM model, which generates text.
Description
In this deep learning course I'm going to teach you to create an LSTM model for generating text using Keras with Tensorflow backend. I am using Marcus Aurelius Meditations as my source text, hence the name of the course. This course is best suited for students, who are already familiar with Python and want to build their deep learning portfolio.
What You Will Learn!
- Create an LSTM for generating text
Who Should Attend!
- Deep learning students, who want to build their portfolio