Silvia
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
240,204
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
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...
9 hours ago | 0 answers | 0
0
answersQuestion
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...
15 days ago | 1 answer | 0
1
answerQuestion
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...
1 month ago | 1 answer | 1
1
answerQuestion
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...
1 month ago | 0 answers | 0
0
answersQuestion
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...
6 months ago | 1 answer | 0
1
answerQuestion
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...
6 months ago | 1 answer | 0