How to use a GPU while running fast ai notebook in jupyter?

Some examples from the book take 30+ minutes to train. How can I run them on a GPU?

It depends on which platform you are running your notebook on. Are you using Kaggle, Collab or your own GPU?

I don’t have a GPU. I’m open to using Kaggle or Collab.

In that case, you can upload your notebook to Kaggle or Collab and enable the GPU (Guide for Kaggle, Guide for Collab)

1 Like