Hacker News new | ask | show | jobs
by chrisknyfe 749 days ago
Before getting all excited that your ML model runs on your brand new 2024 macbook, before you run off to create earbuds / hearing aids with it, please try to run it on-target and see whether your model runs within your runtime budget / power budget / device size budget / battery life budget.

And make sure if you're going to do bluetooth + wireless, remember that both bluetooth and wifi transmit on 2.4 GHz, and need to coordinate in order to coexist in the same IoT device. There are interconnects and wire protocols to connect the bluetooth and wifi chips together - or, preferably, you buy a chip that does both.