Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 826 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 826 Bytes

Edge Impulse DSP and Inferencing SDK

Portable library for digital signal processing and machine learning inferencing. This repository contains the device implementation in C++ for both processing and learning blocks in Edge Impulse.

Documentation

Develop locally

If you want to develop locally the easiest is to grab the example-standalone-inferencing (Desktop) or example-standalone-inferencing-mbed (ST IoT Discovery Kit, f.e. to test CMSIS-DSP / CMSIS-NN integration) example applications, add your Edge Impulse project (use the C++ Library export option), then symlink this repository in.