That's great news - thanks!
If you're interested it's actually possible to run tensorflow in the emulator: https://www.espruino.com/ide/emulator.html
You just have to convert it to Base64 first since the emulator doesn't have a filesystem yet: https://github.com/espruino/Espruino/tree/master/libs/tensorflow#actually-using-it
@Gordon started
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.
That's great news - thanks!
If you're interested it's actually possible to run tensorflow in the emulator: https://www.espruino.com/ide/emulator.html
You just have to convert it to Base64 first since the emulator doesn't have a filesystem yet: https://github.com/espruino/Espruino/tree/master/libs/tensorflow#actually-using-it