Deploys a simple MLP to ESP32-S3 chip to do arrhythmia classification using Chapman ECG dataset
-
Updated
Jan 21, 2025 - C++
Deploys a simple MLP to ESP32-S3 chip to do arrhythmia classification using Chapman ECG dataset
Abstracts away all the low-level complexity of TensorFlow Lite Micro and makes it really easy to deploy TFLM models on supported ESP32 boards. By default, this library prints per ops wise execution time via Serial. This makes it really easy to collect metrics for logging.
Add a description, image, and links to the tflm-arduino topic page so that developers can more easily learn about it.
To associate your repository with the tflm-arduino topic, visit your repo's landing page and select "manage topics."