統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to extract feature from autoencoder/stackautoencoder ?
Suppose, 2 autoencoder is stacked together and a softmax layer is used for classification. At the time of fine tuning %deepnet ...
6年弱 前 | 0 件の回答 | 1
0
回答質問
Dropout layer in CNN
In <http://cs231n.github.io/neural-networks-2/ cs231n>, it is mentioned that dropout is used at the time of training. During tes...
約6年 前 | 0 件の回答 | 0
0
回答質問
Convolutional Autoencoder code?
Any matlab code available on "Convolutional Autoencoder"
約6年 前 | 3 件の回答 | 2
3
回答質問
How much Training sample required to train CNN
I have 288 sample for 4 class data. For each class there are 72 sample. Is this enough to train a CNN network as CNN need more ...
約6年 前 | 0 件の回答 | 0
0
回答質問
Is GPU necessary for deep learning (CNN)
I am using [net, info] = trainNetwork(xTrain,tTrain, layers, opts); error show: "There is a problem with the CUDA driver or w...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Autoencoder parameter selection in 'trainAutoencoder' function
I was trying to use matlab inbuilt function 'trainAutoencoder'. In autoencoder how i select the mini-batch size(b) and the learn...
約7年 前 | 1 件の回答 | 0