jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.71k stars 3.04k forks source link

regarding pytorch branch folder install file torch.yml (not sure if it is an issue) #164

Closed fstylianou closed 1 year ago

fstylianou commented 1 year ago

In the pytorch-install-aug-2022.ipynb notebook to says the the torch.yml is for CPU only but this file has no difference with the torch-cuda.yml file. So how does the installation know if it is going to install a CPU or a CUDA version?

Thanks in advance.

jeffheaton commented 1 year ago

Moving PyTorch branch to its own top level repo, I will be reworking install directions.