Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 379 Bytes

cardioai

This project aims to deploy ML models


Description

CardioAI has a long term goal of classifying various 12 lead ECG physiologies and to deploy the model. This will be done by designing infrastructure to support simple models in production and then increasing their complexity.

Requirements

python3 -m venv myvenv
pip install requirements.txt