← Search

Chris Cook

1 accepted papers

2018

Independently Recurrent Neural Network (IndRNN): Building a Longer and Deeper RNN

CVPR 2018poster

Recurrent neural networks (RNNs) have been widely used for processing sequential data. However, RNNs are commonly difficult to train due to the well-known gradient vanishing and exploding problems and hard to learn long-term patterns. Long short-term memory (LSTM) and gated recurrent unit (GRU) were…