Well, I think the main problem out there is with the return_sequences parameter in the network.This hyper parameter should be set to False for the last layer and true for the other previous layers.
【ValueError: Input 0 is incompatible with layer lstm_43: expected ndim=3, found ndim=2】
最新推荐文章于 2024-01-26 17:30:27 发布