June 2019
Intermediate to advanced
308 pages
7h 21m
English
The following screenshot shows the training and validation result of the LSTM used on the ECG dataset. As seen in the screenshot, the test accuracy is consistently very close to 1.0 or 100%. However, validation accuracy is not great, and is in the range of 50% for the two different runs of the model (100 and 500 epochs). The following screenshot shows how the LSTM model is progressing during the training stage:

The following graph, generated through TensorBoard's log file, shows the training accuracy of the LSTM model on the ECG dataset:
The following diagram presents the confusion matrix of the LSTM model's ...
Read now
Unlock full access