Community Profile

photo

sourav kundu


Last seen: 約1ヶ月 前 2017 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 1

バッジを表示

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

5年以上 前 | 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...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Convolutional Autoencoder code?
Any matlab code available on "Convolutional Autoencoder"

5年以上 前 | 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 ...

5年以上 前 | 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...

5年以上 前 | 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...

6年以上 前 | 1 件の回答 | 0

1

回答