analogdevicesinc/ai8x-training
Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
This tool helps developers and embedded systems engineers create and train deep learning models specifically for Analog Devices' ultra-low power MAX78000 and MAX78002 edge AI microcontrollers. It takes your dataset and model architecture, trains the neural network, and produces a trained model ready for conversion into C code. This is ideal for those building AI-powered applications directly on ADI's specialized edge hardware.
115 stars.
Use this if you are developing AI applications for Analog Devices' MAX78000/MAX78002 chips and need to train custom deep learning models.
Not ideal if you are not targeting Analog Devices' MAX78000/MAX78002 hardware or if you are looking for a general-purpose AI model training framework.
Stars
115
Forks
100
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jan 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/analogdevicesinc/ai8x-training"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
emlearn/emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
DT42/BerryNet
Deep learning gateway on Raspberry Pi and other edge devices
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
eclypse-org/eclypse
An Edge-Cloud python platform for simulated (and emulated) runtime environments
emlearn/emlearn-micropython
Machine Learning and Digital Signal Processing for MicroPython