Silvia
Followers: 0 Following: 0
Feeds
질문
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일 전 | 답변 수: 0 | 0
0
답변질문
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...
19일 전 | 답변 수: 1 | 0
1
답변질문
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개월 전 | 답변 수: 1 | 1
1
답변질문
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개월 전 | 답변 수: 0 | 0
0
답변질문
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개월 전 | 답변 수: 1 | 0
1
답변질문
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개월 전 | 답변 수: 1 | 0