carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

Episode 8 (optional): using a GPU #55

Open svenvanderburg opened 3 years ago

svenvanderburg commented 3 years ago

Rationale

Quickly show that using a GPU for training a network is both easy and speeds up training significantly.

Learning objectives

Questions

Keypoints

Outline

svenvanderburg commented 3 years ago

We could use google colab, it provides free access to a notebook on a GPU machine.