Skip to content

Training machine learning models on time-series data for the tinyml-esp repository.

Notifications You must be signed in to change notification settings

tkeyo/tinyml-esp-data

Repository files navigation

TinyML Data Exploration & Machine Learning

Data Exploration of acceleration and gyroscope data from ESP32 with MPU6500 sensor.

Data collected from the device was used to train an ML model that runs on the ESP32. The ML model and code on ESP32 is implemented in pure(Python).

A detailed walkthrough in the blog below.

Blog: TinyML: Machine Learning on ESP32 with MicroPython

Installation

pip install -r requirements.txt

About

Training machine learning models on time-series data for the tinyml-esp repository.

Resources

Stars

Watchers

Forks