October 2018
Intermediate to advanced
472 pages
10h 57m
English
The process that we performed previously, to build the basic RNN model, will remain the same, except for the model definition part. So, let's implement this and check the performance of the new model.
The code for the model can be viewed at https://github.com/PacktPublishing/Python-Deep-Learning-Projects/blob/master/Chapter05/2.%20rnn_lstm.py.
Read now
Unlock full access