Definition

The input and hidden state of convolutional LSTM have a matrix form, and the fully connected layer in the LSTM cell is substituted with convolutional layer.

  • where are convolution filters.