July 2018
Intermediate to advanced
474 pages
13h 37m
English
You can now train a statistical language model from the prepared data.
The model that will be trained is a neural language model. It has a few unique characteristics:
Specifically, you will use an Embedding Layer to learn the representation of words, and a Long Short-Term Memory (LSTM) recurrent neural network to learn to predict words based on their context.
Read now
Unlock full access