Metadata-Version: 2.1
Name: eiq
Version: 1.0.6
Summary: A Python Framework for eIQ on i.MX Processors
Home-page: https://source.codeaurora.org/external/imxsupport/pyeiq/
Author: Alifer Moraes, Diego Dorta, Marco Franchi
License: BDS-3-Clause
Description: <p align="center">
          <img src="https://raw.githubusercontent.com/diegohdorta/models/master/media/pyeiq.png" height="191" width="176">
        </p>
        
        <h1 align="center">
        <b>A Python Framework for eIQ on i.MX Processors</b>
        </h1>
        
        ![pip3][eiqpackage]
        [![PyPI version](https://badge.fury.io/py/eiq.svg)](https://badge.fury.io/py/eiq)
        ![GitHub issues][license]
        [![Gitter][gitter-image]][gitter-url]
        
        PyeIQ is written on top of [eIQ™ ML Software Development Environment][eiq] and
        provides a set of Python classes allowing the user to run Machine Learning
        applications in a simplified and efficiently way without spending time on
        cross-compilations, deployments or reading extensive guides.
        
        For further details: [PyeIQ Page][page].
        
        [page]: https://pyeiq.dev/
        [eiq]: https://www.nxp.com/design/software/development-software/eiq-ml-development-environment:EIQ
        [eiqpackage]: https://img.shields.io/badge/pip3%20install-eiq-green
        [pypirepo]: https://pypi.org/project/eiq/#description
        [pypicaf]: https://source.codeaurora.org/external/imxsupport/pyeiq/
        [license]: https://img.shields.io/badge/License-BSD%203--Clause-blue
        [gitter-url]: https://gitter.im/pyeiq-imx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
        [gitter-image]: https://badges.gitter.im/pyeiq-imx/community.svg
        
Keywords: ml,eiq,demos,apps
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Information Technology
Classifier: Natural Language :: English
Classifier: Operating System :: Other OS
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
