Community Profile

photo

sourav kundu


Last seen: 1 month ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 1

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 3 answers | 2

3

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer