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.1.tar.gz (20.3 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.1-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.1.tar.gz
  • Upload date:
  • Size: 20.3 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.1.tar.gz
Algorithm Hash digest
SHA256 d2daa75406f3b8e2c91e07d4035cf541263a44bdc131335ff6307da76b5d0a9d
MD5 acba712c17296d1072ba6319ae186ca8
BLAKE2b-256 776ebb249871136435b4127fc6f5fdc642b813b98ff1fd63cbb9c37fad915641

See more details on using hashes here.

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 32a375768e0d9b56ac13e4ebc29c9c07f88b8336b691572c3889665d4cb83746
MD5 65e272ba48b2d47d412f79bf14e559bc
BLAKE2b-256 683dd81bb8debd5e7e3f7037d4a4a35a6c2da71fc4b19a7b8dbd252239321b9e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1

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