Create SD Card Image From Scratch for Xavier NX

I have been working on a script that installs most of the Machine Learning libraries.
I had to test it many times due to compatibility issues between different versions of the libraries.

The main libraries installed are: tensorflow, pytorch,torch2trt, keras and also has jupyterlab with all the plugins working if you want to run the jupyter notebooks for regression and classification from the course “Getting Started with AI on Jetson Nano”.

Thank you,
Luis Chachayma

Thanks for your sharing : )