Skip to content

Instantly share code, notes, and snippets.

View lircsszz's full-sized avatar
💭
I may be slow to respond.

Vincent Lee lircsszz

💭
I may be slow to respond.
  • Taipa,Macau
View GitHub Profile
@lircsszz
lircsszz / pytorch-on-raspberry-pi3.md
Created July 27, 2018 07:15 — forked from fgolemo/pytorch-on-raspberry-pi3.md
How to install PyTorch v0.3.1 on RaspberryPi 3B - Tutorial

How to install PyTorch v0.3.1 on RaspberryPi 3B

Prerequisites

Important I'd recommend you use at least a 16GB sd card. I tried it with an 8GB card and it baaaaarely fits. I had to uninstall a lot of packages and regularly clean up.

Go to https://www.raspberrypi.org/downloads/raspbian/ and download the Raspbian Stretch image (either one).

Use Etcher (from https://etcher.io/) to "burn" the image onto the SD card.