Grow and prune LSTM to reduce parameters and latency.
problem Model redundancy, increased run-time delay, and overfitting in deep LSTM models.
method Hidden-layer LSTM (H-LSTM) with grow-and-prune (GP) training.
result Significant reduction in parameters, latency, and improvement in accuracy.