photo

Ali Al-Saegh


Last seen: plus de 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

12 Questions
0 Réponses

RANG
14 041
of 300 364

RÉPUTATION
3

CONTRIBUTIONS
12 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
3

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Training a deep CNN
Which data layout (NHWC, NCHW, or CHWN) is used in trainig a deep CNN? Is there a possibility to choose one of them for the trai...

plus de 4 ans il y a | 1 réponse | 2

1

réponse

Question


Using fi function to quantize weights
I want to use the fi function to change the weights of a deep neural network from type single to type int8 i.e quantizing the we...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Size of a quantized DNN
Hello, I am using the deep network quantizer to quantize a deep CNN. I followed instructions given at https://www.mathworks.com...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


The "Deep Network Quantizer" app is not working
I installed the Deep Learning Toolbox Model Quantization Library on Matlab 2020a. After launching the Deep Network Quantizer ap...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Cannot install the Deep Network Quantizer app
I have Matlab 2019a. I am using the Add-on Explorer to install the Deep Network Quantizer app but I cannot find it when I search...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


GPU vs. CPU in training time
I am doing deep learning on a CNN composed of four convolutional-max-pooling layers with about 100 kernels at each convolutional...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Performance of GPU & CPU during deep learning
Hello, I need to know the role of both the GPU and CPU during deep learning. i.e. what each of them does during training? Al...

environ 5 ans il y a | 1 réponse | 1

1

réponse

Question


Implement flatten layer in CNN
Please, how to implement the flatten layer in CNN, i.e. transform 2D feature map of convoulution layer output to 1D vector?

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


The PARFOR loop cannot run due to the way variable 'm' is used
Matlab shows "The PARFOR loop cannot run due to the way varialbe 'm' is used". Please, how to parallelize both of the loops. ...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


Extracting sub image from a spectrogram
I have a time-series signal related to EEG recording. I would like to apply STFT on the signal then extract sub-image (I think s...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


Plot the STFT spectrogram
How to get that 2D image in the figure, please? It is taken from a STFT tutorial in Matlab.

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to correctly apply bandpass filter to EEG data?
I have 25-electrodes EEG data, I used bandpass(myData, [0.5 40], 250) to apply a simple bandpass filtering on the data I have. I...

plus de 5 ans il y a | 1 réponse | 0

1

réponse