Skip to main content

Python SDK for Edge Impulse.

Project description

Edge Impulse SDK

This is the official Python SDK for Edge Impulse. It's designed to help ML practitioners build and deploy models that run on embedded hardware.

Usage

$ pip install edgeimpulse

> import edgeimpulse as ei
> ei.API_KEY = "your-api-key"
> result = ei.model.profile(model="path/to/model")
> result.summary()

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

Resources

Project details


Release history Release notifications | RSS feed

This version

1.0.0

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.0.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

edgeimpulse-1.0.0-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

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