Colab - bobbae/gcp GitHub Wiki

Introduction

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.

More technically, Colab is a hosted Jupyter notebook service that requires no setup to use, while providing free access to computing resources including GPUs.

https://colab.research.google.com/

Jupyter notebook

Jupyter

A live Colab jupyter lab notebook can be run at:

Getting started: Training and prediction with Keras in AI Platform

Please note that any ipynb file hosted on github can be hosted on colab.

Map to https://colab.research.google.com/github/[filename].ipynb and rendered live for interactive use and edits.

Neural Networks in Colab

AI Hub Neural Networks

https://www.youtube.com/watch?v=_VTtrSDHPwU