milazudina / MHML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VitaRun Repository

VitaRun seeks to help runners enjoy the health benefits of running without the risk of running related injuries.

{Screenshots}

Contents

  • The 'Data Processing' directory contains python scripts used to divide raw data into steps and calculate step frequency
  • The 'ML' directory contains machine learning python scripts used to develop and train the pronation classifier model
  • The 'VitaRun' directory is an Android project folder containing all scripts and resources used in the Android App
  • The 'VitaRun Server' directory contains python scripts used for running the HTTP server and responding to requests made by the VitaRun app. ['model.h5' is the exported classifier model]

About


Languages

Language:Java 59.7%Language:Python 40.3%