Hi,
I am getting the following error when I run the djmodel(Tx, LSTM_cell, densor, reshaper).
ERROR:
“The layer “reshape_1” has multiple inbound nodes, with different output shapes. Hence the notion of “output shape” is ill-defined for the layer. Use get_output_shape_at(node_index)
instead.”
Could you please help me resolve this. I have pasted my code below.
Thanks.
### START CODE HERE ###
{mentor edit: code removed - breaks the course Honor Code}
### END CODE HERE ###