Posted inGoogle Colab

Google Colab

steps to install google colab

What is Google Colab?

Colaboratory, or “Colab” for short, is a product from Google Research. Colab allows anybody to write and execute arbitrary python code through the browser, and is especially well suited to machine learning, data analysis and education.

Google Colab is a free cloud service and now it supports free GPU!

You can;

  • improve your Python programming language coding skills.
  • develop deep learning applications using popular libraries such as KerasTensorFlowPyTorch, and OpenCV.

The most important feature that distinguishes Colab from other free cloud services is; Colab provides GPU and is totally free.

Steps to Install Google Colaboratory

Step 1: Install Colab via Right click > More > More apps

Step 2: Search for Colaboratory.

Step 3: Click Install and Continue.

Step 4: Then Right click > More > Colaboratory.

steps to install google colaboratory

Step 5: Now we can start using Colab.

what is google colab

Step 6Rename notebook by means of clicking the file name.

Google colab

Step 7: Running Basic Python Codes with Google Colaboratory.

Introduction to google colab

Leave a Reply