Skip to content

robmarkcole/arduino-tensorflow-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-tensorflow-example

Code and results from https://medium.com/p/7daf95b4157

It is important to review and clean up any bad data samples from the training dataset. With good training data the model is making accurate predictions with very high confidence. E.g. alternating flex and punch:

punch: 0.000110
flex: 0.999890

punch: 0.999995
flex: 0.000005

It would be interesting to see how well the model generalises for other users.

About

Code and results from https://medium.com/p/7daf95b4157

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published