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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 5 | 2