I have some time series data with multiple features. The output is shifted (I mean the times at which the I have the output values are shifted from the corresponding inputs and also irregularly). I have some idea of what the shifts can be but not exact. Is there a way to use Long Short-Term Memory (LSTM) neural networks which can take into account these irregular shifts? Or any pre-processing that can help before training a LSTM model.?
spelled out long short term memory for those who don't know what LSTM is. Fixed a few other things
Rick Hass
- 3.9k
- 1
- 14
- 32