Course notebooks - paperspace

Hello

I’m very excited to start part 2.

When I did part 1, I used paperspace as my GPU.

I want to use it also in part 2 but when I open it a see only part 1 notebooks.

How can I get part 2 notebooks into paperspace?

thank you alot!

Offir

You could always git clone the fastai course repo into your instance.

If you’re gradient notebooks, you might want to check out the Paperspace CLI tool. Though I haven’t used Paperspace a lot, so this may not be what you’re looking for.

In my opinion, Google Colab notebooks are the easiest and fastest way to get started. All you have to do is change github.com/ with colab.research.google.com/github/. For example, https://colab.research.google.com/github/fastai/course-v3/blob/master/nbs/dl2/01_matmul.ipynb.

Also, they recently upgraded to free Tesla T4 instances, so it should be reasonably fast as well.

Hi Ajay

Thank you for the help.

is google colab free? do you know hou much it costs?

thank you

Offir

Google Colab is free. However this is a usage limit per notebook. I think for GPU the limit is 14GB. Please check Google’s documentation for more information