Ebru PEKEL - MATLAB Central
photo

Ebru PEKEL


Last seen: 約1年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 11/18 to 03/25Use left and right arrows to move selectionFrom 11/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 質問
2 回答

ランク
284,136
of 297,695

評判
0

コントリビューション
2 質問
2 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,466

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review

バッジを表示

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]

約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...

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

2

回答