You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An end-to-end, production-ready TinyML pipeline to simultaneously estimate battery State of Charge (SoC) and State of Health (SoH) on low-power microcontrollers. Features Quantization-Aware Training (QAT) to compress a deep regression model down to 6.2 KB for bare-metal C++ BMS/EV edge hardware deployment.
Not every application can tolerate the latency, bandwidth cost, or privacy exposure of cloud round-trips for every inference. Edge AI puts intelligence directly on the microcontroller.