Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding TinyML lab #64

Merged
merged 8 commits into from
Feb 19, 2021
Merged

Adding TinyML lab #64

merged 8 commits into from
Feb 19, 2021

Conversation

jimbobbennett
Copy link
Contributor

This lab uses the Arduino Nano 33 sense BLE board and shows how to build an audio classifier.

The lab uses VS Code and PlatformIO to program the device to capture training data, and to classify audio data. It uses Python inside VS Code to train the model that is used.

@jimbobbennett jimbobbennett linked an issue Feb 19, 2021 that may be closed by this pull request
@jimbobbennett jimbobbennett merged commit 6a6566e into microsoft:main Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TinyML lab with Arduino Nano Sense board
1 participant