CoLab Learning Note
CoLab Learning Note
Recommended Tutorials
Here are some recommended tutorials, you can easily get started with them.
In English:
Google:
https://colab.research.google.com/drive/16pBJQePbqkz3QFV54L4NIkOn1kwpuRrj
Tutorials Point:
In Chinese:
Common Usages
Connect to google drive
1 |
|
Change direction
Sometimes will have problems with cd
, use following commands to instead.
1 |
|
Check GPU state
Use following script to print info of GPU.
1 |
|
Use following script to check whether GPU is available for your model.
And show the device type of GPU.
1 |
|
CoLab Learning Note
https://yifan-scyyy6.github.io/2023/12/20/colab_note/