Can we combine the CNN and the LSTM ?
Have you seen Conv1D ?
I think you can first abstract the picture to a vector using CNN, and then use LSTM to predict.
Can we combine the CNN and the LSTM ?
Have you seen Conv1D ?
I think you can first abstract the picture to a vector using CNN, and then use LSTM to predict.