#801 · Primary category: Education & Research

tensorflow-on-raspberry-pi

machine-learning raspberry-pi tensorflow

TensorFlow for Raspberry Pi

Project last updated:11/08/18

GitHub Stars

2.3K

Forks

491

Contributors

6

License

Other

Why we included this project

This repository carried makers and hobbyists through getting TensorFlow running on a Raspberry Pi back when the framework had no official support for the board. It pairs a step-by-step guide for compiling TensorFlow from source for the Pi's ARM processor with prebuilt wheels that saved people hours of fiddling. The project is effectively retired now: since TensorFlow 1.9, official Raspberry Pi wheels ship with the framework, and the author sends readers to those instead of this repo. That makes it less something to install today and more a piece of history, useful if you're curious how people used to cross-compile and package ML frameworks for constrained edge devices. If you're troubleshooting a legacy Pi setup or want to understand the ARM build process, the guide's notes still read well as a reference.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category