-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Signal Processing Blocks of Edge Impulse | ||
================ | ||
|
||
Extracting meaningful features from your data is crucial to building small and reliable machine learning models, and in [Edge Impulse this is done through processing blocks](https://docs.edgeimpulse.com/docs/edge-impulse-studio/processing-blocks). We ship a number of processing blocks for common sensor data (such as vibration and audio): | ||
|
||
# Custom processing blocks | ||
|
||
If you have a very specific sensor, want to apply custom filters, or are implementing the latest research in digital signal processing, follow the [Edge Impulse tutorial on Building custom processing blocks](https://github.com/edgeimpulse/processing-blocks). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters