Skip to content

Commit

Permalink
1. Explained how to change run type to GPU in colab
Browse files Browse the repository at this point in the history
  • Loading branch information
haihabi committed Oct 5, 2023
1 parent 7f81e76 commit 3180592
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/training_rnn.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@
"6. Neural Network Analysis\n",
"\n",
"\n",
"[Run this notebook in colab](https://colab.research.google.com/github/haihabi/PyNNcml/blob/master/examples/training_rnn.ipynb)\n"
"[Run this notebook in colab](https://colab.research.google.com/github/haihabi/PyNNcml/blob/master/examples/training_rnn.ipynb)\n",
"\n",
"To run this notebook on Colab using GPU, please do the following:\n",
"Runtime -> Change runtime type -> Select GPU -> Save\n"
],
"metadata": {
"collapsed": false
Expand Down

0 comments on commit 3180592

Please sign in to comment.