Posts tagged jupyter notebook

How to Run Jupyter Notebooks on a GPU on the Cloud

You can often significantly accelerate the time it takes to train machine learning models by using GPUs instead of CPUs. In this step-by-step tutorial, we’ll use PyTorch to train a neural network on a GPU on the cloud using Coiled notebooks.

Screencast of using `coiled notebook start` to show how to start a jupyter notebook on a GPU.

Read more ...