photo

Ali Al-Saegh


Last seen: oltre 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

12 Domande
0 Risposte

RANK
14.053
of 300.381

REPUTAZIONE
3

CONTRIBUTI
12 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
3

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 1 risposta | 2

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 1 risposta | 1

1

risposta

Domanda


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?

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta