How can I feed vector and scalar inputs to LSTMs in Keras?

前端 未结 0 1440
谎友^
谎友^ 2020-12-10 05:56

I have a number of vector and scalar inputs I wish to use as inputs to an LSTM layer in Keras. At the moment I simply reshape the the scalar inputs to 1D vectors with same l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题