photo

Maad Ebrahim


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
13,197
of 297,503

REPUTATION
3

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
3

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 1

View badges

Feeds

View by

Question


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

0

answers

Question


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

1

answer

Question


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

2

answers

Question


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

7 years ago | 0 answers | 1

0

answers

Question


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

0

answers