This repository offers introductory materials on Google Colaboratory. The content covered is outlined below.
-
Basic Intoruduction
- What is Colab?
- Ways to start colab
- Google Search "Google Colab"
- upload the .ipynb to google colab and open-with --> connect more-app Colaboratory
- Sharing the notebook with others
- python env
- !python --version
- subshell "!" and magic "%" commands
- Getting started
- Runtime
- resources
- change runtime type - CPU, GPU
- Cells
- in jupyter notebooks
- in colab notebooks
- Files
- accessing external files
- connecting to google drive
- via github cloning
- saving files
- to drive connecting to google drive
- to github
- accessing external files
-
colab_stanford.pdf
-
Quick demo on PyTorch_training.pynb
-
Additional Resources
Rochana R. Obadage
08th April 2024