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 [1 [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 > > 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 >> [email protected] >> 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: [email protected] > Web: https://www.inet.haw-hamburg.de/ > > _______________________________________________ > users mailing list > [email protected] > https://lists.riot-os.org/mailman/listinfo/users Links: ------ [1] https://www.tensorflow.org/lite/microcontrollers/overview
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
