When designing stm32 AI, the values come out, but the learned values don't seem to come out. This is training data using 12 variables. Please help me if there is a problem with the code. /* System headers */#include <stdint.h>#include <stdlib.h>#inc...