web:google

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
web:google [2020/06/10 06:11] – [Google Colaboratory (Colab)] ともやんweb:google [2023/04/12 04:34] (現在) – [Google] ともやん
行 1: 行 1:
-<html> 
-  <style> 
-    #result pre, #mincode pre { 
-      overflow: hidden; 
-      font-size: 10px; 
-    } 
-    #result_long pre, #mincode_long pre { 
-      height: 250px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    #mintbl table { 
-      font-size: 12px; 
-    } 
-    #mintbl td pre { 
-      margin: 0; 
-    } 
-    #img_long { 
-      height: 400px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-    } 
-    .dokuwiki .plugin_wrap table { 
-      width: auto; 
-    } 
-    #logo { 
-      background-color: white; 
-      padding: 10px; 
-      width: fit-content; 
-    } 
-    #logo p { 
-      margin: 0; 
-    } 
-  </style> 
-</html> 
 ====== Google ====== ====== Google ======
 +
 +===== 検索 =====
 +[[https://support.google.com/websearch/answer/873?hl=ja&co=GENIE.Platform%3DDesktop&oco=0|別の国の検索結果を表示する - パソコン - Google 検索 ヘルプ]]\\
  
 ===== Google Colaboratory (Colab) ===== ===== Google Colaboratory (Colab) =====
 [[https://colab.research.google.com/notebooks/welcome.ipynb?hl=ja|Colaboratory - Google Colab]]\\ [[https://colab.research.google.com/notebooks/welcome.ipynb?hl=ja|Colaboratory - Google Colab]]\\
 +[[web:google:colaboratory|Google Colaboratory (略称: Colab)]]\\
  
-==== 現在の GPU / TPU の割り当て状況 ==== +===== Google Cloud Platform (GCP) ===== 
-<WRAP prewrap 100% #mincode> +[[https://cloud.google.com/|クラウド コンピュティング サービス  |  Google Cloud]]\\ 
-<code python> +[[https://japan.zdnet.com/article/35118552/|グーグル、研究者の「Google Cloud Platform」利用を支援 ZDNet Japan]]\\ 
-gpu_info !nvidia-smi +**2018/05/01 10:43**\\ 
-gpu_info '\n'.join(gpu_info) +海外では GCP 研究レジットと呼ばれるプログムが存在する。(現在、日本は対象外)\\
-print(gpu_info) +
-</code> +
-</WRAP> +
- +
-メニューの [ランタイム] - [ランタイムのタイプを変更] で「ノートブックの設定」の「ハードウェア アクセラレータ」を設定する。\\ +
- +
-**ハードウェア アクセラレータNone** の場合\\ +
-<WRAP prewrap 100% #result> +
-<code python> +
-NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driverMake sure that the latest NVIDIA driver is installed and running. +
-</code> +
-</WRAP> +
- +
-**ハードウェア アタ: GPU** の場合\\ +
-<WRAP prewrap 100% #result> +
-<code python> +
-Tue Jun  9 20:51:20 2020        +
-+-----------------------------------------------------------------------------+ +
-| NVIDIA-SMI 440.82       Driver Version: 418.67       CUDA Version: 10.1     | +
-|-------------------------------+----------------------+----------------------+ +
-| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC | +
-| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M+
-|===============================+======================+======================| +
-|    Tesla P100-PCIE...  Off  | 00000000:00:04.0 Off |                    0 | +
-| N/A   36C    P0    27W 250W |      0MiB 16280MiB      0%      Default | +
-+-------------------------------+----------------------+----------------------+ +
-                                                                                +
-+-----------------------------------------------------------------------------+ +
-| Processes:                                                       GPU Memory | +
-|  GPU       PID   Type   Process name                             Usage      | +
-|=============================================================================| +
-|  No running processes found                                                 | +
-+-----------------------------------------------------------------------------+ +
-</code> +
-</WRAP> +
- +
-**ハードウェア アレータ: TPU** の場合\\ +
-<WRAP prewrap 100% #result> +
-<code python> +
- +
-</code> +
-</WRAP>+
  
 ===== Google トレンド ===== ===== Google トレンド =====
 [[https://trends.google.co.jp/|Google トレンド]]\\ [[https://trends.google.co.jp/|Google トレンド]]\\
  
 +=====  Google 翻訳 =====
 +[[https://translate.google.com/?hl=ja|Google 翻訳]]\\
 + 
 ===== Google の利用状況 ===== ===== Google の利用状況 =====
 [[https://myactivity.google.com/|Google - マイ アクティビティ]]\\ [[https://myactivity.google.com/|Google - マイ アクティビティ]]\\
行 253: 行 182:
 ===== 参考文献 ===== ===== 参考文献 =====
 [[https://qiita.com/asakuraTsukazaki/items/e7eb1f0c43be1e0231c6|Google ColaboratoryをGoogle DriveにマウントしてPythonを実行する。 - Qiita]]\\ [[https://qiita.com/asakuraTsukazaki/items/e7eb1f0c43be1e0231c6|Google ColaboratoryをGoogle DriveにマウントしてPythonを実行する。 - Qiita]]\\
 +[[https://qiita.com/koshian2/items/25a6341c035e8a260a01|Google ColaboratoryのTPUを試してみる - Qiita]]\\
  
  • web/google.1591737102.txt.gz
  • 最終更新: 2020/06/10 06:11
  • by ともやん