27 February 2022 4 8K Report

I would like to check the possibility of implementation of BO using C language.

The implementation target is MCU like Tricore or further.

Is this possible?

Moreover, is there anyone know where the C-implementation sources is present at github or other sites?

Finally, what would be the most difficult parts while I try to implement BO to MCU starting from matlab toolbox or python code (@github) ?

I know that BO uses Gaussian Process Regression in order to estimate surrogate function from experiment data. Is this the most difficult part for implementation of BO?

Thanks in advance.

Similar questions and discussions