3 Essential Google Colaboratory Tips & Tricks

By KDnuggets - 2021-03-23

Description

Google Colaboratory is a promising machine learning research platform. Here are 3 tips to simplify its usage and facilitate using a GPU, installing libraries, and uploading data files.

Summary

  • Like many of you, I have been very excited by Google's Colaboratory project.
  • To be clear, these aren't hidden hacks, but a handy collection of documented (and further clarified) functionality that may be essential.
  • Uploading and Using Data Files You need to data to use in your Colab notebooks, right?
  • You could use something like wget to grab data from the web, but what if you have some local files you want to upload to your Colab environment within your Google Drive and use them?

 

Topics

  1. Backend (0.39)
  2. Machine_Learning (0.14)
  3. Database (0.09)

Similar Articles

Datasets should behave like git repositories

By DAGsHub Blog - 2021-01-18

Create, maintain, and contribute to a long-living dataset that will update itself automatically across projects, using git and DVC as versioning systems.

Creating beautiful maps with Python

By Medium - 2021-01-31

I always liked city maps and a few weeks ago I decided to build my own artistic versions of it. After googling a little bit I discovered this incredible tutorial written by Frank Ceballos. It is a…

goldbergyoni/nodebestpractices

By GitHub - 2020-12-19

:white_check_mark: The Node.js best practices list (December 2020) - goldbergyoni/nodebestpractices