I want to have something similar to ConvLSTM2D but instead of LSTM my custom RNN class. I checked the source code and found convRNN2D, which has the cell<
ConvLSTM2D
cell<