Edge Impulse Experts / Location Identification v7
This is your Edge Impulse project. From here you acquire new training data, design impulses and train models.
Creating your first impulse (100% complete)
Acquire data
Every Machine Learning project starts with data. You can capture data from a development board or your phone, or import data you already collected.
Design an impulse
Teach the model to interpret previously unseen data, based on historical data. Use this to categorize new data, or to find anomalies in sensor readings.
Deploy
Package the complete impulse up, from signal processing code to trained model, and deploy it on your device. This ensures that the impulse runs with low latency and without requiring a network connection.
Download block output
Title | Type | Size | |
---|---|---|---|
Syntiant training data | NPY file | 4160 windows | |
Syntiant training labels | NPY file | 4160 windows | |
Syntiant testing data | NPY file | 320 windows | |
Syntiant testing labels | NPY file | 320 windows | |
NN Classifier model | TensorFlow Lite (float32) | 2 MB | |
NN Classifier model | TensorFlow Lite (int8 quantized) | 535 KB | |
NN Classifier model | TensorFlow SavedModel | 2 MB | |
NN Classifier model | Keras h5 model | 2 MB |
Clone project
Summary
Data collected
41m 52sProject info
Project ID | 150467 |
Project version | 1 |
License | Apache 2.0 |