you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 11 months ago*

sudo apt-get update

sudo apt-get install python3-pip pip3 install tensorflow

or

sudo dnf install tensorflow pytorch python3 my_ml_script.py

There, now you have Tensorflow, which is about as good as it gets on most distros.

  • source