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.2.tar.gz (23.4 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.2-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.2.tar.gz
  • Upload date:
  • Size: 23.4 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.2.tar.gz
Algorithm Hash digest
SHA256 fce1591f5a9da0f7da09c6cef608dba2211edd6185fac776f11987cf6b1b6bdd
MD5 52fdbaa0c3b9f94665f5e856b08d4827
BLAKE2b-256 a98d2cf89530cde56cb368b3f8b1848ca4c71c7e8c8f61acc7c30df0232dc727

See more details on using hashes here.

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5e577f3eb572d3a7583321b5ce75000a532905a2cd791bbdde26f20088e399a5
MD5 4c5a0f8f58a97584dbea24ac949adbbc
BLAKE2b-256 6eec4fed9494dabb7b430709d7e30bd8f48f0d0493089630047e01d7ce508629

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 Sentry Error logging StatusPage Status page