Python SDK
Last updated
Last updated
The official Python SDK for Edge Impulse is designed to help machine learning practitioners build and deploy models for embedded hardware and edge AI applications.
Profile your model to estimate RAM, ROM, and inference speed
Convert your model to C++ to deploy on edge hardware
Interact with Edge Impulse projects to collect data, train models, and deploy them to edge devices
List of versions and changes can be found in this changelog.
Install the Edge Impulse Python SDK:
Estimate RAM, ROM, and inference speed for a variety of hardware platforms:
To learn about the full functionality, see the resources below.