select device to Nordic NRF 52840 DK in the beginning
ignore that NN stuff
train without changes
Now I've got a file
TensorFlow Lite (int8 quantized) 22 KB
22KB is a big file for a clock
Anyway, copied this to .tfmodel and created .tfnames
reset bangle2 and checked.
I've 2 gestures (leftright and updown) leftright is recognized perfect
Updown of the clock gives leftright very often.
At the end, I got something running, but I'm not really satisfied, because
steps for EdgeImpuls are complicated, there is no way to automate this
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
played around looks like I had to
Now I've got a file
TensorFlow Lite (int8 quantized) 22 KB
22KB is a big file for a clock
Anyway, copied this to .tfmodel and created .tfnames
reset bangle2 and checked.
I've 2 gestures (leftright and updown) leftright is recognized perfect
Updown of the clock gives leftright very often.
At the end, I got something running, but I'm not really satisfied, because