-
I can't use Colab as I don't and won't have a Google account. I can install Pytorch locally within Anaconda but I have no GPU. Is it feasible to follow this course with those constraints? |
Beta Was this translation helpful? Give feedback.
Answered by
mrdbourke
Nov 9, 2022
Replies: 1 comment 1 reply
-
Hi @MZ-80K, Yes the course is completely doable locally with/without Google Colab. The models we build in the first ~7 sections are perfectly capable of running without a GPU (though they may take longer to run). However, models in the later sections will take quite a while without a GPU. Other options other than Google Colab are:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mrdbourke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @MZ-80K,
Yes the course is completely doable locally with/without Google Colab.
The models we build in the first ~7 sections are perfectly capable of running without a GPU (though they may take longer to run).
However, models in the later sections will take quite a while without a GPU.
Other options other than Google Colab are: