banner image
banner image

Balancing Brackets(Hacker Rank) Using Google Colab


Back to Basic Programming...... Had fun implementing Bracket Balancing Using Google Colab.

Colaboratory is a Google research project created to help disseminate machine learning education and research. It's a Jupyter notebook environment that requires no setup to use and runs entirely in the cloud. This means that as long as you have a Google account, you can freely train your models on a K80 GPU.

When you log in and connect to the Colaboratory runtime, you will get your own virtual machine with a K80 GPU (not always entirely yours, read below) and a Jupyter notebook environment. You can use it to your heart's content for up to 12 hours. Or until you close your browser window. Be warned, sometimes the runtime can disconnect randomly.

Finally, 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 Keras, TensorFlow, PyTorch, and OpenCV.
  • The most important feature that distinguishes Colab from other free cloud services is:  Colab provides GPU and is totally free.
Resources: Wikipedia, Google Search, Medium Data science Page
Balancing Brackets(Hacker Rank) Using Google Colab Balancing Brackets(Hacker Rank) Using Google Colab Reviewed by Akhil Kumar on June 27, 2019 Rating: 5

No comments:

Powered by Blogger.