PiMachineLearning is an organization dedicated to helping people run machine learning models on Raspberry Pis.
We publish Docker images, patches to machine learning projects, and other code.
Edit your /etc/pip.conf
to include https://pimachinelearning.wip.la/simple
in the extra-index-url.
An example pip.conf is shown
[global]
extra-index-url=https://piwheels.org/simple https://pimachinelearning.wip.la/simple
This will allow you to access our prebuilt wheels
Raspberry Pi is a trademark of Raspberry Pi Ltd. We are not affiliated in any way