Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tensorflow or pytorch #1

Open
shunw opened this issue May 5, 2024 · 1 comment
Open

tensorflow or pytorch #1

shunw opened this issue May 5, 2024 · 1 comment

Comments

@shunw
Copy link

shunw commented May 5, 2024

I want to write some code to enable the Turbopi recognize the handwriten-number.
However, I found there is no tensorflor or pytorch installed inside.
Did you install tensorflow or torch? Have you met any problem there?

Thanks,

Wendy

@rartino
Copy link
Owner

rartino commented May 8, 2024

We didn't get that far yet. My intent was always to rather use networking to communicate with a computer with a GPU to power the robot with more serious AI. However, I think you should be able to simply install the CPU ARM version of pytorch via pip, e.g.:

pip install torch torchvision torchaudio

I think tensorflow can be more tricky to install, but there are also a lot of guides for Raspberry PI out there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants