google colaboratory + github

github に置いた jupyter notebook を google colaboratory から利用できた。

  1. github に jupyter notebook を置き、ブラウザからダブルクリックする。==> jupyter notebook が起動する。
  2. URLを github から google colaboratory に変更する。 ==> jupyter notebook でセルを実行できるようになる。

chrome拡張機能 URL Replacement を使うと簡単。

参考URL:

qiita.com

google colab を使うと、TeslaなGPUやTPUを使うことができる。ローカルPCでGPU(RTX2080)使う場合と、処理速度を比較してみたい。