What you've learned

You should now know how to:

  • Build a convolution neural network(CNN) model for image classification.
  • Run the CNN model on an STM32 B-L475E-IOT01A2 board using STM Cube AI

Knowledge Check

Do the number of color channels in your dataset impact the input shape of the convolution layer?

Does model training time vary based on number of epochs used?


Back
Next