Feeds
提问
How is it possible to use a validation set with a LSTM?
When I try to use the Validation set with a LSTM layer, it shows the following error: options = trainingOptions('adam', .....
6 years 前 | 3 个回答 | 1
3
个回答提问
Is it possible to implement a LSTM layer after a CNN layer?
I'm trying to implement a CNN layer + a LSTM layer, but I have an error: "Network: Incompatible layer types". Is it not possible...
6 years 前 | 5 个回答 | 2