https://github.com/arrhythmia-detection/arrhythmiadetectionmodels
This repository contains ML codebase developed during CSE713 group project
https://github.com/arrhythmia-detection/arrhythmiadetectionmodels
arrhythmia-detection deep-neural-nets esp32-s3 scikit-learn tensorflow tensorflow-lite tinyml
Last synced: 2 months ago
JSON representation
This repository contains ML codebase developed during CSE713 group project
- Host: GitHub
- URL: https://github.com/arrhythmia-detection/arrhythmiadetectionmodels
- Owner: arrhythmia-detection
- Created: 2024-10-29T08:41:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T16:40:51.000Z (over 1 year ago)
- Last Synced: 2025-02-28T21:07:32.921Z (over 1 year ago)
- Topics: arrhythmia-detection, deep-neural-nets, esp32-s3, scikit-learn, tensorflow, tensorflow-lite, tinyml
- Language: Jupyter Notebook
- Homepage:
- Size: 6.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Arrhythmia Detection Models
Tools
This repository contains the trained ML and DL models, their optimization
via different types of quantization etc., and then finally converting them
to C char array/header file for deployment on the target embedded/edge device(s).
## Datasets
TBA
## Best Performing Models
Will be added at the end of the semester.
## Citations
Will be added at the end of the semester.