Pi Day the AWS Way: Pie Detection on a Raspberry Pi

How to do Pi Day, AWS style:
- Build and train a CNN image classifier — Pie/no Pie — on Amazon SageMaker
- Compile and optimize the model using SageMaker Neo
- Run inference on the edge with a Raspberry Pi
A fun end-to-end ML project combining SageMaker for training, Neo for model optimization, and a Raspberry Pi for edge inference — all to answer the important question: is it pie?
Originally posted on LinkedIn