I've got a Windows PC and can't find out how they installed Tensorflow on it. I assumed they have used pip, but after calling uninstall TensorFlow, it didn't change anything. Should I use the anaconda for removing? What if I call? I thought to do something like it.
rm -rf anaconda_folder
Can you suggest a list of commands for anaconda TensorFlow or uninstalling the packages from Windows PC completely?...
↧