Hi all,
I am currently in the process of figuring out how to incorporate a cloud GPU with RStudio. I have referred to this RStudio blog post and am trying out Paperspace's pre-configured RStudio machine.
The issue is that even though Tensorflow is clearly installed on the VM, RStudio does not show the packages. If I do install the packages within RStudio, the internal GPU is not recognised. The article advises against installing keras or tensorflow ourselves. How do I get RStudio to recognise the GPU?
Thanks in advance!