Hello @khinhtethtetaung25
About your this ML question, I have help to ask AE team for help, they give some suggestions as below:
"
1. If we use the Bx,By,Bz data for training, then the MCU project need also these datas, that means, we need to change the source code, especially the data feed to the model(The model's input data). And make that the datas include the Bx, By, Bz
2. when tested the model on real-time dataset, the model cannot differentiate very clearly on ON and CLOG state?
About this, please have a try, a) the preprocessing way is same on PC and MCU. b) how you get the training/Val data for training, from the MCU real-time or not? c) The model is quantized, right? so that can have a try the fp32 model(directly from the training-stage, and do not by quantize). For the quantization may cause the accuracy down.
"
BR
Alice