Hi,
I've trained an alogrithm using the BME AI studio and the dev-kit board. Following that the alsogirhtm was exported as a package of files: .csv, .h, .c, .config and .aiconfig
I would like to use the trained algorithm on another BME688 board connected to raspverry pi.
How can I use the trained algorithm to output the same classes as used in BME AI studio?
Thanks in advance