Skip to content

ai: Add AIfES package - #2016

Merged
Rbb666 merged 1 commit into
RT-Thread:masterfrom
wuhanstudio:aifes
Aug 10, 2026
Merged

ai: Add AIfES package#2016
Rbb666 merged 1 commit into
RT-Thread:masterfrom
wuhanstudio:aifes

Conversation

@wuhanstudio

Copy link
Copy Markdown
Contributor

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

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

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

@Rbb666
Rbb666 merged commit f0e3938 into RT-Thread:master Aug 10, 2026
11 of 12 checks passed
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.

2 participants