Open zubairriaz opened 8 years ago
I want to use LSTM neural network for classification of images, the input of Lstm must be cell array ?
From my understanding the indexing is a little weird but yes, it's a cell array with the time dimension in the cells.
I want to use LSTM neural network for classification of images, the input of Lstm must be cell array ?