https://github.com/adeshpande3/accelerometer-pogram
Program that reads in accelerometer data (x, y, z direction values), trains a neural network program for classification, and then outputs predictions for a set of test data
https://github.com/adeshpande3/accelerometer-pogram
accelerometer-data machine-learning
Last synced: 5 months ago
JSON representation
Program that reads in accelerometer data (x, y, z direction values), trains a neural network program for classification, and then outputs predictions for a set of test data
- Host: GitHub
- URL: https://github.com/adeshpande3/accelerometer-pogram
- Owner: adeshpande3
- Created: 2016-02-10T23:02:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T20:51:48.000Z (about 10 years ago)
- Last Synced: 2025-02-07T09:43:47.286Z (over 1 year ago)
- Topics: accelerometer-data, machine-learning
- Language: Lua
- Size: 2.93 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelerometer-Pogram
Program that reads in accelerometer data (x, y, z direction values), trains a neural network program for classification, and then outputs predictions for a set of test data