Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 579 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 579 Bytes

catch-analyzer

A machine learning application built with Keras and TensorFlow for analyzing posture in a rowing stroke.

This repo just contains pre-trained models (models/) and supporting functions (helpers.py, pipeline.py) for running the application itself. For a demo and detailed description of the application, visit this Google Colab file. If you're interested in seeing the code used to process the data and train the model, see the "Further Reading" section of that Colab.