Sorry, I forgot to add the link ;) [1] https://github.com/RIOT-OS/RIOT/pull/12847
----- Le 2 Déc 19, à 10:42, Alexandre Abadie <[email protected]> a écrit : > Hi, > If you are still interested, there's a pull request [1] that adds support for > TensorFlow Lite to RIOT. For the moment, only the hello_world example is > adapted. The magic_wand example adaption is on its way and should arrive soon. > Cheers, > Alex > ----- Le 14 Aoû 19, à 1:49, Philipp Blum <[email protected]> a écrit : >> TensorFlow uses Bazel as build system. As long as you stick to the monorepo >> philosophy or everything else is also build with bazel, this works. tbh, I am >> not a big fan of Bazel. It feels like a fancy build system, but has a lot of >> rabbit holes. There are also not a lot of helpful stackoverflow questions >> etc. >> Just to warn you ^^ An integration into RIOT could get tricky. >> Am 2019-08-13 16:41, schrieb Cenk Gündoğan: >>> Hi Burak, >>> I never gave it a shot, but TensorFlow [ [ >>> https://www.tensorflow.org/lite/microcontrollers/overview | 1 ] ] claims to >>> support low-end >>> microcontrollers, like Cortex M3 platforms. Maybe that could be a good >>> starting point for further ML research using RIOT and single core, >>> low-end IoT devices? >>> Cheers, >>> Cenk >>> [1] [ https://www.tensorflow.org/lite/microcontrollers/overview | >>> https://www.tensorflow.org/lite/microcontrollers/overview ] >>> On Mon, Aug 12 2019 at 17:47 +0200, Burak Karaduman wrote: >>>> Hi all, >>>> Is there any one studying Machine Learning using Riot OS? If exists, i >>>> would like know what kind of studies you have? >>>> Me and my research group are planning to extends our studies to ML. >>>> However, AFAIK, Riot is ported just using single core. Is it suitable to >>>> achieve ML studies using Riot? >>>> _______________________________________________ >>>> users mailing list >>>> [ mailto:[email protected] | [email protected] ] >>>> [ https://lists.riot-os.org/mailman/listinfo/users | >>>> https://lists.riot-os.org/mailman/listinfo/users ] >>> -- >>> Cenk Gündoğan >>> Hamburg University of Applied Sciences >>> Dept. of Computer Science / Internet Technologies Group >>> Berliner Tor 7, 20099 Hamburg, Germany >>> Fon: +49 40 42875 - 8426 >>> Mail: [ mailto:[email protected] | >>> [email protected] ] >>> Web: [ https://www.inet.haw-hamburg.de/ | https://www.inet.haw-hamburg.de/ ] >>> _______________________________________________ >>> users mailing list >>> [ mailto:[email protected] | [email protected] ] >>> [ https://lists.riot-os.org/mailman/listinfo/users | >>> https://lists.riot-os.org/mailman/listinfo/users ] >> _______________________________________________ >> users mailing list >> [email protected] >> https://lists.riot-os.org/mailman/listinfo/users > _______________________________________________ > users mailing list > [email protected] > https://lists.riot-os.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
