Ebru PEKEL
Followers: 0 Following: 0
Feeds
回答済み
"The input images for activations must be of size equal to or greater than [28 28 1]." when using the activations method for CNN?
When you mean "augmentedTrainingSet "? It is size in [28 28]
"The input images for activations must be of size equal to or greater than [28 28 1]." when using the activations method for CNN?
When you mean "augmentedTrainingSet "? It is size in [28 28]
5年弱 前 | 0
質問
"The input images for activations must be of size equal to or greater than [28 28 1]." when using the activations method for CNN?
My code is: net = trainNetwork(imdsTrain,layers, options); imageSize = net.Layers(1).InputSize; augmentedTrainingSet = augm...
5年弱 前 | 2 件の回答 | 0
2
回答回答済み
Extract some value from genetic algorithm tool addition to fitness function value
Hi again, I couldn't get through my problem. Cause I'm not competent at using Matlab I suppose. Could you help me if I upload m...
Extract some value from genetic algorithm tool addition to fitness function value
Hi again, I couldn't get through my problem. Cause I'm not competent at using Matlab I suppose. Could you help me if I upload m...
6年弱 前 | 0
質問
Extract some value from genetic algorithm tool addition to fitness function value
Hi, I use the genetic algorithm-ANN codes for classification. I share you part of my codes. h= @(x)mse_test(x,net, P, Output);...
約6年 前 | 2 件の回答 | 0