Statistics
6 Questions
0 Answers
RANK
13,762
of 295,467
REPUTATION
3
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
6 years ago | 0 answers | 1
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
Convolutional Autoencoder code?
Any matlab code available on "Convolutional Autoencoder"
6 years ago | 3 answers | 2
3
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0