Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
colaboratory
Search
MSR
November 03, 2018
Technology
0
140
colaboratory
Google Colaboratoryの間違った使い方
@第38回シェル芸勉強会 大阪サテライト (2018/11/03) のLT発表資料です。
MSR
November 03, 2018
Tweet
Share
More Decks by MSR
See All by MSR
horizon
msr_i386
0
1.2k
fujiaire by shell
msr_i386
0
850
yes command faster
msr_i386
0
340
Amazon Dash Hack
msr_i386
0
1.4k
cgroup
msr_i386
0
1.3k
discover fork-bomb
msr_i386
0
1.8k
kanji banner
msr_i386
0
1.8k
ASCII art oneliner
msr_i386
0
1.9k
QR Code Shell
msr_i386
0
2.2k
Other Decks in Technology
See All in Technology
Git scrapingで始める継続的なデータ追跡 / Git Scraping
ohbarye
5
490
2024年活動報告会(人材育成推進WG・ビジネスサブWG) / 20250114-OIDF-J-EduWG-BizSWG
oidfj
0
220
20250116_JAWS_Osaka
takuyay0ne
2
200
Cloudflareで実現する AIエージェント ワークフロー基盤
kmd09
0
290
iPadOS18でフローティングタブバーを解除してみた
sansantech
PRO
1
140
生成AI × 旅行 LLMを活用した旅行プラン生成・チャットボット
kominet_ava
0
150
データ基盤におけるIaCの重要性とその運用
mtpooh
4
500
Alignment and Autonomy in Cybozu - 300人の開発組織でアラインメントと自律性を両立させるアジャイルな組織運営 / RSGT2025
ama_ch
1
2.4k
Building Scalable Backend Services with Firebase
wisdommatt
0
110
comilioとCloudflare、そして未来へと向けて
oliver_diary
6
440
Copilotの力を実感!3ヶ月間の生成AI研修の試行錯誤&成功事例をご紹介。果たして得たものとは・・?
ktc_shiori
0
350
Goで実践するBFP
hiroyaterui
1
120
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.6k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3.1k
What's in a price? How to price your products and services
michaelherold
244
12k
Six Lessons from altMBA
skipperchong
27
3.6k
We Have a Design System, Now What?
morganepeng
51
7.3k
Code Review Best Practice
trishagee
65
17k
Designing Experiences People Love
moore
139
23k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Done Done
chrislema
182
16k
A Philosophy of Restraint
colly
203
16k
Optimizing for Happiness
mojombo
376
70k
Transcript
Google Colaboratoryの 間違った使い方 @第38回シェル芸勉強会 大阪サテライト Navigate : Space / Arrow
Keys | - Menu | - Fullscreen | - Overview | - Blackout | - Speaker | - Help M F O B S ? 1 / 24
目次 Google Colaboratoryとは 実態 無駄遣い まとめ [ GitPitch @ github/msr-i386/slide_20181103_colaboratory
] 2 / 24
自己紹介 ハンドルネーム: MSR Webブラウザ の作者 Twitter ID: @msr386 Tungsten [
GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 3 / 24
Google Colaboratoryとは Googleが機械学習の教育、研究のために用意した 無料のPython実行環境 モダンブラウザとGoogleアカウントさえあればア クセス可能 機械学習に必要な環境は最初から構築済 TensorFlowやmatplotlibなどがインストール済の 仮想マシンが用意され、すぐに実行できる [
GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 4 / 24
Google Colaboratoryとは GPUもTPUも無料で使える [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 5
/ 24
Google Colaboratoryの実態 [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 6 /
24
共通 連続使用時間は12時間 アイドリングストップ機構あり(90分) [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 7
/ 24
GPUなし [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 8 / 24
GPUなし GCEのn1-highmem-2インスタンスがベース CPU: 2コア 2.3GHz メモリ: 13GB ストレージ: 40GB (GPU使用時は360GB)
OS: Ubuntu 18.04.1 LTS Python: 2.7 or 3.6.6 常時稼働ならば \7000/月 相当 [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 9 / 24
GPU Tesla K80 相当のGPU [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ]
10 / 24
TPU 第2世代TPU? [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 11 /
24
Google Colaboratoryを無駄遣い する [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 12
/ 24
普通の使い方 機械学習の教育、研究用に使う [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 13 /
24
間違った使い方 [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 14 / 24
間違った使い方 シェル芸の気軽な実行環境として使う 危険シェル芸 (絶対にダメ) ※目的外の使用はほどほどに [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ]
15 / 24
使用方法 1. にアクセス 2. [ファイル]メニューから新しいノートブックを開く 3. (必要に応じて)Googleアカウントでログイン 4. コードブロックにコードを書いていく https://colab.research.google.com/
[ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 16 / 24
Pythonでコマンド実行 subprocessを使う import subprocess proc = subprocess.run(["uname", "-a"], stdout =
subprocess.PIPE, stderr = subprocess.PIPE) print(proc.stdout.decode("utf8")) [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 17 / 24
Tips (1) 先頭に"!"をつけるだけでも実行できる Ctrl+Enterで実行可能 [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ]
18 / 24
Tips (2) インターネット接続可 Git標準搭載 apt install可能 インスタンスが停止するときれいさっぱり忘れる [ GitPitch @
github/msr-i386/slide_20181103_colaboratory ] 19 / 24
[ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 20 / 24
[ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 21 / 24
実行デモ [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 22 / 24
まとめ Google Colaboratoryは機械学習の教育、研究を目 的とした研究用ツール 実態は機械学習環境構築済のLinux仮想マシン 目的外の使用は控えましょう [ GitPitch @ github/msr-i386/slide_20181103_colaboratory
] 23 / 24
参考資料 よくある質問 Google Colabの知っておくべき使い方 – Google Colaborato のメリット・デメリットや基本操作のまとめ 【秒速で無料GPUを使う】深層学習実践Tips on
Colaborato Google ColaboratoryのTPUを試してみる https://research.google.com/colaboratory/faq.html https://www.codexa.net/how-to-use-google-colaboratory/ https://qiita.com/tomo_makes/items/b3c60b10f7b25a0a5 https://qiita.com/koshian2/items/25a6341c035e8a260a01 [ GitPitch @ github/msr-i386/slide_20181103_colaboratory ] 24 / 24