Hi,
I will be teaching an ML class with ~30 students at the UG level this winter. I am currently trying to set up the base project for my class' workspace in Posit cloud on an organization account so that all students have access to the required packages. I am running into issues while setting up the python-related environment/packages. I am planning to cover basic DNNs with keras
, tensorflow
, etc.
I have followed the instructions mentioned https://tensorflow.rstudio.com/install/#alternate-versions, but haven't been successful.
I have also tried to use the same snippet of code mentioned https://community.rstudio.com/t/workspace-base-project-and-reticulate-install-for-all-members/128761/5 (a similar issue to the one I am having), but keep getting the error messages below.