photo

Silvia


Last seen: 4 months ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
240,204
of 297,738

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,472

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 2

View badges

Feeds

View by

Question


Error encountered while Generating PIL Executable for STM32 Nucleo Board
Hello, I implemented the following code: clc; clear; close all; % Reference example: example: https://it.mathworks.com/he...

4 months ago | 1 answer | 0

1

answer

Question


How to compute inference time (ms) to compare my Original, Projected and Fine Tuned models? Error For code generation of convolution1dLayer, when convolving over the time dime
I am trying to compute the inference time of three different models (Original, Projected, and Fine-Tuned) to compare their perfo...

5 months ago | 1 answer | 0

1

answer

Question


Neural Network in ST Edge AI Developer Cloud Error Shape and shape map lengths must be the same
Hello everyone, I would like to test the ST Edge AI Developer Cloud with a neural network that I trained using MATLAB. My arch...

5 months ago | 1 answer | 1

1

answer

Question


1D-Convolution Layer not supported by calibrate function
Good morning, I am trying to follow this example: https://it.mathworks.com/help/coder/ug/generate-code-for-quantized-lstm-netwo...

5 months ago | 0 answers | 0

0

answers

Question


Projection of LSTM layer vs GRU layer
I am training two RNNs, one with a LSTM layer and the other one with a GRU layer. The two architectures are the following: num...

10 months ago | 1 answer | 0

1

answer

Question


Is it possible to quantize a projected NN?
I have trained a LSTM Model to filter some signals (approximately following this example: https://it.mathworks.com/help/signal/u...

10 months ago | 1 answer | 0

1

answer