You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,15 @@ Learn how to use PyTorch to solve some common NLP problems with deep learning.
12
12
13
13
## Setup
14
14
15
-
Make sure you have a Google account and visit [Google Colab](https://colab.research.google.com/). You can then save the notebook you want to run from this repo, and then upload it to Google Colab with `File -> Open Notebook -> Upload`. To use a GPU, click `Runtime -> Hardware Accelerator -> GPU`.
15
+
Make sure you have a Google account and visit [Google Colab](https://colab.research.google.com/). The click on the `GitHub` tab, type in `scoutbeedev`, and press \<ENTER\>. You should see a list of notebooks pop up:
16
16
17
-
Now that you have a notebook, you can run cells with \<SHIFT\> + \<ENTER\>.
If you have trouble with that, you can also save the notebook you want to run from this repo to your local filesystem, and then upload it to Google Colab with `File -> Open Notebook -> Upload`.
0 commit comments