photo

Maad Ebrahim


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

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

6 years 前 | 0 个回答 | 1

0

个回答