jingw2 / demand_forecast

453 stars 123 forks source link

TPA-LSTM only one input feature #10

Closed Lucky7Chess closed 3 years ago

Lucky7Chess commented 4 years ago

TPA-LSTM looks to only support one input feature. Would you like me to update it to enable multiple features? Seems important for a complete implementation unless I'm mistaken on the usage of your code.

dolevelbaz commented 4 years ago

@Lucky7Chess Do you know to add multiple features? I would appreciate such an addition.

Kitaharakasusa commented 3 years ago

@Lucky7Chess Do you know to add multiple features? I would appreciate such an addition.

Have you solved the problem yet?