November 2023
Intermediate to advanced
664 pages
14h 14m
English
The first part of this project gave us the prerequisites to train a music genre recognition model. Now that we have obtained the dataset and have gotten acquainted with implementing the MFCCs feature extraction, we can delve into the model design and the application deployment. Although we might consider leaving the deployment for the end, it should never be the case when building tinyML applications. Given its limited computational and memory capabilities, the target device must always be at the center of our design choice, from the feature extraction to the model design.
For this reason, this second part will amply discuss how the target device influences the implementation ...
Read now
Unlock full access