ESP icon indicating copy to clipboard operation
ESP copied to clipboard

Arduino library / API for reading the prediction / pipeline results.

Open damellis opened this issue 8 years ago • 1 comments

i.e. a way to get a call to a function like prediction(label) or result(float[]) instead of having to do the serial parsing manually.

damellis avatar Jun 01 '16 22:06 damellis

Deferring this for now since the example (https://github.com/damellis/ESP/commit/5da3776db3aabdfa6a88247e99633040ac111fee) is relatively straightforward.

damellis avatar Aug 02 '16 21:08 damellis