Skip to content

ai: Add AIfES package - #2016

Open
wuhanstudio wants to merge 1 commit into
RT-Thread:masterfrom
wuhanstudio:aifes
Open

ai: Add AIfES package#2016
wuhanstudio wants to merge 1 commit into
RT-Thread:masterfrom
wuhanstudio:aifes

Conversation

@wuhanstudio

Copy link
Copy Markdown

AIfES: Fraunhofer Institute 提供的机器学习框架

https://github.com/Fraunhofer-IMS/AIfES_for_Arduino

类似于 TensorFlow Lite Micro,AIfES 支持在 MCU 上训练、推理机器学习模型,但是这个框架的模型训练,需要把整个训练集加载到 SRAM,所以实际上能用的只有推理,训练只支持非常小的数据集 (XOR,Iris)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant