Skip to main content

Edge Impulse logo

Edge Impulse SDK

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

Sign up for a free account →

Getting Started

Install the Edge Impulse Python SDK:

pip install edgeimpulse

Estimate RAM, ROM, and inference speed for a variety of hardware platforms:

import edgeimpulse as ei

# Change to an API key from your Edge Impulse project
ei.API_KEY = "your-api-key"

# Print inference estimates
result = ei.model.profile(model="path/to/model")
result.summary()

To learn about the full functionality, see the resources below.

Resources

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edgeimpulse-1.0.4.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edgeimpulse-1.0.4-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file edgeimpulse-1.0.4.tar.gz.

File metadata

  • Download URL: edgeimpulse-1.0.4.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.15.49-linuxkit

File hashes

Hashes for edgeimpulse-1.0.4.tar.gz
Algorithm Hash digest
SHA256 ad3f7331a24ec08e5ba0761a9d30046441a8ffb6796b7c104c5bb07bdd0c4ab8
MD5 eed81b9ee6be389d6e1ab03c8c4fff6c
BLAKE2b-256 f3a96931f8d488249f4a654b69b98f7c3102d4020b3d02992f5e01fdf08155bc

See more details on using hashes here.

File details

Details for the file edgeimpulse-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: edgeimpulse-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.15.49-linuxkit

File hashes

Hashes for edgeimpulse-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c6eb8b0f70e6a55f044633a668686183074e5c564a95abfe582cfeadd69ed21a
MD5 49846046d5cb8b818a37717afc00ab16
BLAKE2b-256 5905006264a3a55c20c56af00bf66ce3b8cd023d6594bc24399d077bd41836a8

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page