gt-crnch-rg / read-the-docs

Source for Georgia Tech's ReadTheDocs site
2 stars 11 forks source link

Update Jetson pages to talk about how to use JetPack and PyTorch #34

Open jyoung3131 opened 1 year ago

jyoung3131 commented 1 year ago

Update this page with information from the comment below - https://github.com/gt-crnch-rg/read-the-docs/blob/main/docs/neuromorphic/nvidia-jetpack-pytorch.rst

jyoung3131 commented 12 months ago

We'd like to update the Rudi1/2 pages to show how you can install and use PyTorch and TensorFlow with Python virtualenv.

https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html https://docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html

AI Hello World would also be good to demo: https://github.com/dusty-nv/jetson-inference

We'd like to demonstrate how users could run say this particular demo: https://github.com/dusty-nv/jetson-inference/blob/master/docs/imagenet-console-2.md

jyoung3131 commented 11 months ago

35 has a basic template for these pages.