Close

A Github account and some code

A project log for Early and low cost detection of Heart Failure

Heart Failure is a debilitating condition that most old people encounters. A PoC uses coded signals, Doppler and a sound ML classifier.

jean-pierre-le-rouzicJean Pierre Le Rouzic 05/27/2017 at 08:010 Comments

We have added a tool to explore a tiny training set (100 files) and training a HMM.

There is no code for classification at the moment, only for training.

This is a draft, whose purpose is to be open and provide hints to where we are aiming, but in no ways the quality of the code should be asserted, we expect much, much work on it.

It is deliberately in Java 1.2 for making it easy to port it to controllers that support Java or to a language that have an enough similar syntax (for ex. Go)

The Github account for Hjerte:
https://github.com/Hjertesvikt/Hjerte

The branch where the new code was pushed:

https://github.com/Hjertesvikt/Hjerte/tree/Hjertesvikt-dratf_0

Discussions