lkulowski / LSTM_encoder_decoder

Build a LSTM encoder-decoder using PyTorch to make sequence-to-sequence prediction for time series data
MIT License
361 stars 84 forks source link

How to deal with multivariate input? #9

Open njujinchun opened 1 year ago

njujinchun commented 1 year ago

Hi Author,

Thanks for sharing such an amazing code. I am wondering if this code can be extended to cases with multivariate input data?

Thanks for any help.

Shaoxing

wiluen commented 4 months ago

代码可以拓展多属性呀