Google Colaboratory

Colab is a hosted Jupyter Notebook service that requires no setup to use and provides free access to computing resources, including GPUs and TPUs. Colab is especially well suited to machine learning, data science, and education. Colab notebooks allow you to combine executable code and rich text in a single document, along with images, HTML, LaTeX and more. You'll learn more in your coursem but can create a free account in the meantime. While there are paid plans, for our purposes it should be free to use.

Last updated