adrtod / Step-Counting-Algorithms-Testing

A repository containing the Python version of the algorithms for development purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Step counter algorithm python testing framework

This repository contains the Python implementation of the Windowed Peak Detection step counter algorithm with all its variations.

The algorithm is wrapped in a client/server architecture that allows running multiple instances of the algorithm with different sets of parameters. The orchestrator is available in the orchestrator folder.

About

A repository containing the Python version of the algorithms for development purposes


Languages

Language:Python 100.0%