April 2020
Intermediate to advanced
380 pages
9h 24m
English
The Colaboratory tool provided by Google allows users to run Notebook-like runtimes on the computing resources provided by the company, with options to use GPUs and TPUs free of cost, for as long as the users want. The runtimes come preloaded with several Python modules relevant to ML and data science. The notebooks in Colaboratory are all able to access GCP APIs (with the proper configuration in place) directly from within the code. Each notebook has a temporary storage space of its own that gets destroyed when the runtime is disconnected. Also, it is possible to sync Colaboratory notebooks with GitHub, allowing state-of-the-art version control. Generally, Colaboratory notebooks reside on the Google Drive ...
Read now
Unlock full access