SKKU-ESLAB / ANT

ANT (AI-based Networked Things) Framework
Apache License 2.0
26 stars 28 forks source link

ANT API Python-version #208

Closed RedCarrottt closed 2 years ago

RedCarrottt commented 3 years ago

For a long time, ANT supports only JavaScript-based APIs to support easy programming. Nowadays, many machine learning frameworks support Python-based API. If we want to make applications with the Python-based M/L frameworks, we should write an application code with two languages: JavaScript and Python.

Therefore, for the high-end IoT devices such as Nvidia TX2, we need ANT API Python-version.