Maad Ebrahim
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
Fully Connected Layers Deep Neural Network for extracted features of pre-trained models
After Extracting feature vectors from pre-trained models, I would like to use those produced features to train a deep neural net...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Rename a directory in-place (without moving its content)
Using {movefile} to rename a directory actually moves all the contents to a new folder and then delete the previous one. And if ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Concatenation inside cell arrays
Dear all, I have a cell array that is made up of two cell arrays of (1x60) dimensions. Each one of them cell arrays of diffe...
6년 초과 전 | 답변 수: 2 | 1
2
답변질문
Why MATLAB does not provide activations function for Recurrent Neural Networks
MATLAB has a function called "activations" that produces the activations of a specific layer in the SeriesNetwork: https://www....
6년 초과 전 | 답변 수: 0 | 1
0
답변질문
Mean Image values of ImageInputLayer zerocenter Normalization
In the SeriesNetwork Class, the ImageInputLayer does zerocenter Normalization on the training set. It does that by subtracting t...
거의 7년 전 | 답변 수: 0 | 1