Uncaught (in promise) Error: Input 0 is incompatible with layer lstm_LSTM1: expected ndim=3, found ndim=2

后端 未结 0 1990
Happy的楠姐
Happy的楠姐 2021-01-05 10:09

Here\'s the code:

var options = {
     task: "regression",
     debug: true,
     inputs: ["date"],
     outputs: ["price"],
            


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