photo

sourav kundu


Last seen: 4 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 6 Jahre vor | 3 Antworten | 2

3

Antworten

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort