Lab Exercise 1 - 172
Lab Exercise 1 - 172
BSCS 4B
Google Colab
Jupyter Notebook is simply represented online by Google Colab. Colab is a full-fledged cloud
Python coding application, whereas Jupyter Notebook requires installation on a computer and can
only use local machine resources. Colab can be used to write Python code in Google Chrome or
Mozilla Firefox. Additionally, you don't need a runtime environment or a CLI to execute those
codes in the browser. In addition, you can give your Python project notebook a polished appearance
by incorporating images, graphs, tables, mathematical equations, and other graphics. Additionally,
Colab will render the Python code as a visual asset for data visualizations. Jupyter Notebook files
from GitHub can be reused with Colab. In addition, you can import projects compatible with data
science and machine learning from other sources. In order to display Python codes that are
error-free and clean, Colab efficiently processes the imported assets.
A cloud-based tool is Google Colaboratory. Using a Chrome browser, you can begin coding
fantastic ML and data science models. Colab is free, but resources are limited. However, you
shouldn't expect to be able to store your AI or machine learning models on the free infrastructure
provided by Colab for an indefinite period of time. Google Colaboratory requires no learning curve
if you are familiar with Jupyter. GPUs and TPUs for extensive data science and machine learning
models are available for free. Pre-installed and well-known data science libraries are included. For
real-time coding, coders can easily share the code notebook with collaborators.
As a result, Google Colab is an extremely useful tool for data scientists, enthusiasts for machine
learning, and novice Python programmers to run Python code without having to deal with Python
configuration. It is free, simple to use, and has a fantastic sharing feature that makes it simple to
share your work with others.