User Activity

Hi ST,I've read the part about weight/bias compression in the X-Cube-AI documentation (6.1).If not confidential can you tell a bit more about the Weight-sharing-based algorithm (k-means clustering)?What is the meaning of the factor (x4 or x8)?Is the ...
Hi,I'm trying the quantization of Keras (.h5) pretrained neural networks with some different quantization schemes.Using the 'stm32ai.exe' command I run the following command:$ stm32ai.exe quantize -q <pathtoconfig.json>Then I drag and drop the quanti...
Hi,I am looking for a dev. tool to try to implement pre-trained various classifiers from sensors data into a microcontroller.I want to implement various ML models including NNs, SVM, Random Forest and Naïve Bayes. The sensor types for the inputs woul...