ValueError: Layer lstm expects 13 inputs, but it received 3 input tensors. Inputs received: [<tf.Tensor ‘input_8:0’ shape=(None, 1, 90) dtype=float32>, <tf.Tensor ‘a0_7:0’ shape=(None, 64) dtype=float32>, <tf.Tensor ‘c0_7:0’ shape=(None, 64) dtype=float32>]
TMosh
2
I recommend you start with this thread: