Skip to content

eskender-f/coacht_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoachT

CoachT is an AI assistant for tennis players. It is built with an Intel Curie chip that is placed on a tennis racket. The chip has built in acceleration sensor and neural net implemented in hardware in addition to a normal Arduino board.

curieNano

The machine learning is carried out in the following steps:

  1. Acceleration reading is collected by sampling when professional players swing shots and labelled into six groups.
  2. Using these data the on-board neuaral net is trained.
  3. Using the model trained normal players swings are compared against professional players' swing and result is outputed into one of the six groups.

Code organization

Usage

  • Load the zipped library from Arduino IDE
  • And see the examples

Reference

  • Documentation for using the chip found here

About

Smart Ground Tennis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages