User Activity

Hi! I am doing some experiements to analyze the neural network model. The model I am using is the HAR model example. You can see here: https://github.com/ausilianapoli/HAR-CNN-Keras-STM32So I am doing some experiments regarding the quantization.First...
Hey,If I understand correctly, when using the validation, it will use the upload dl model and c-model to run the inference and then calculate the L2, RMSE, metrics. So I am wondering what the compiler for this is? Thanks in advance!
Hey. I’m quite new to microcontrollers and also have this question. I’ve checked all the solutions but didn’t work. I need help.I am using STM32F4291-DISC1 board and validating an LSTM model on target. I got the following error: E200(ValidationError)...