当前位置:网站首页>Experience of machine learning with Google Lab
Experience of machine learning with Google Lab
2022-07-25 22:52:00 【lyz_ fish】
First , The most important problem is the problem of file uploading . If you drag it directly to colab In the window on the left, there will be such a situation that it doesn't move at all .
And most importantly , stay restart When , The file will be cleared .
I connect my google drive, And upload the file to drive The method in realizes the data upload stage .
There is one on the right Drive, Click to load . You may need to run a line of code , Then I'll ask you to enter the password . This explanation , Yours drive Account number and colab Your account number doesn't match . But after typing , It's going to take a long time , Finally, give me a report ,error:timeout…
I think the simplest way to solve this problem , Close the file , Then reopen a new colab, Then load .
The path is very simple , Choose drive File you want in , Right click 、 Copy path 
Last , We can open Google's free GPU( Speed up our training )
Found in the taskbar edit (Edit)==> Notebook settings
Then select the required hardware accelerator according to the following figure , And save , It's free to use !
边栏推荐
- [PMP learning notes] Chapter 1 Introduction to PMP System
- 技术美术百人计划学习笔记(2)--向量
- Opencv compile and call GPU version
- Vs2017 compilation encountered the error HResult e returned by the call of COM component_ FAIL
- [training day13] Internet [concurrent search]
- 【论文笔记】基于在线预测和规划的机器人动态跟踪抓取方法
- XSS tool beef XSS installation and use
- Use of qvariant
- JS makes elements get or lose focus
- [PMP learning notes] Chapter 1 Introduction to PMP System
猜你喜欢

Qt5.12 installation error prompt: c:\qt5.12.11\vcredist\vcredist_ msvc2019_ x86.exe /norestart /q

DOM event binding

CMU AI PhD first year summary

【集训DAY11】Nescafe【贪心】

武汉理工大学第三届程序设计竞赛 B-拯救DAG王国(拓扑性质处理可达性统计问题)
![[training day15] good name [hash]](/img/62/5cd354e63aab861bf8fa1f265b6986.png)
[training day15] good name [hash]

Two methods of printing strings in reverse order in C language
![[PMP learning notes] Chapter 1 Introduction to PMP System](/img/80/144124af40f0a015c4deafc3aa7432.png)
[PMP learning notes] Chapter 1 Introduction to PMP System

Qt中文编程遇C2001错误,提示“常量中有换行符”

Von Neumann architecture
随机推荐
Platform architecture construction
为啥谷歌的内部工具不适合你?
We media people must have four resource tools, each of which is very practical
CMU AI PhD first year summary
What are the differences between FileInputStream and bufferedinputstream?
Oracle query statement summary
[tensorflow] about seed
[training day15] boring [tree DP]
Select structure if branch structure
[literature reading] - HRL -[hrl with universal policies for multi step robotic control]
Summary 1 - deep learning - basic knowledge learning
【MySQL提权】UDF提权(附带大马)
BIO、NIO、AIO的区别?
Why should we launch getaverse?
Array中可以用泛型吗
[training Day11] Calc [mathematics]
[training Day12] min ratio [DFS] [minimum spanning tree]
2020-09-17
Session and cookie, token and storage
Summary of traversal methods of six sets list, set, map, queue, deque and stack