2017
Wider and Deeper, Cheaper and Faster: Tensorized LSTMs for Sequence Learning
NeurIPS 2017poster
Long Short-Term Memory (LSTM) is a popular approach to boosting the ability of Recurrent Neural Networks to store longer term temporal information. The capacity of an LSTM network can be increased by widening and adding layers. However, usually the former introduces additional parameters, while the…