Can a CNN (or other non-sequential deep learning models) outperform LSTM (or other sequential models) in time series data?
I know this question is not very specific, but I experienced this when predicting daily store sales and I am curious as to why it can happen.