Shubhabrata08 / AudioClassificationTFLite

This project aims to classify UrbanSound8K audio and deploy the model to a microcontroller
0 stars 0 forks source link

Convert a simple ANN from tensorflow to tensorflow-lite. #2

Open Shubhabrata08 opened 5 months ago

Shubhabrata08 commented 5 months ago

Details:

Convert the tensorflow ANN model to tf-lite so that it runs on a microcontroller. Investigate the deployment of the tf-lite model to an Arduino or any other supported microcontroller.

Refer this video: TensorFlow Lite for Edge Devices - Tutorial

SugnikMukherjee commented 5 months ago

Completed Machine Learning and Deep Learning course By Krish Naik:-