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.17.tar.gz (53.7 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.17-py3-none-any.whl (68.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edgeimpulse-1.0.17.tar.gz
  • Upload date:
  • Size: 53.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.10.210-201.855.amzn2.x86_64

File hashes

Hashes for edgeimpulse-1.0.17.tar.gz
Algorithm Hash digest
SHA256 209c09d3bc93a4f2b603b87917d9a2945c8d94563746d470d61173c1c2d0fc0b
MD5 8c17b63c65df1f5b53049a00846d9a4e
BLAKE2b-256 f994ca36231a0cc47da22a67ed0badad013144047d947161ef4464de3257a77f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for edgeimpulse-1.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 8240b167036bec00a87af7e6817d7c4c802258f07c0d8009c0b86d8e43e1e8ff
MD5 76dd80bd74b034b26339aaa832c9c3b2
BLAKE2b-256 d18a5b2c3f59dc2275d3caf891c29014475def66dc3e42e2fc25771e0c921bea

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