This project uses the phone's built-in accelerometer and gyroscope and the Sensor APIs to record data and train a machine learning algorithm.
- Sensor APIs
- Web Sockets
- JavaScript
- Python
WIP
- 
conda activate abc-ml
- 
python wss-server.py
- 
python httpsserver.py
- 
conda activate abc-ml
- 
jupyter notebook
- openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.pem -out localhost.pem