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 →

List of versions and changes can be found in this changelog.

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.9.tar.gz (45.1 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.9-py3-none-any.whl (56.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.9.tar.gz
  • Upload date:
  • Size: 45.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.10.209-198.812.amzn2.x86_64

File hashes

Hashes for edgeimpulse-1.0.9.tar.gz
Algorithm Hash digest
SHA256 198271dfc73afe255e0b54a1427a42bd5e04dd04444edf4fdd41e06da4bee23f
MD5 6dd80c5a4c5edcf392215e5edee28c0d
BLAKE2b-256 7252c1c837b2e527625be5471be2cbf9c312f0f69f6f28ccd70cc0b3222cf54a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 56.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.10.209-198.812.amzn2.x86_64

File hashes

Hashes for edgeimpulse-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 80ffe6ad4b8c4ccfd5cb9a4b93dd76165812e190d05ad09ca02ad96fbab538a1
MD5 9573512bd51290ffb10d7af1c2ca3b25
BLAKE2b-256 99eca23dbf4b19ff9df797defafd67184782b436e64af67128548a56f11703cd

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