Deleting a branch is permanent. It CANNOT be undone. Continue?
Deleting a branch is permanent. It CANNOT be undone. Continue?
Dear OpenI User
Thank you for your continuous support to the Openl Qizhi Community AI Collaboration Platform. In order to protect your usage rights and ensure network security, we updated the Openl Qizhi Community AI Collaboration Platform Usage Agreement in January 2024. The updated agreement specifies that users are prohibited from using intranet penetration tools. After you click "Agree and continue", you can continue to use our services. Thank you for your cooperation and understanding.
For more agreement content, please refer to the《Openl Qizhi Community AI Collaboration Platform Usage Agreement》
打卡规则:输出自己的笔记心得【CSDN、github、简书等】。学习内容包括但不限于:学习到的知识总结,学习遇到的问题和对本次task的感受,编辑格式不限,尽量原创,请不要完全照搬。
请在评论中给出感想+相关链接
或者
在本项目study-notes文件夹中上传pr即: .md文件标注好文件命名为id+标题
(提交pr并被合并优先考虑加入正式成员群)
打个样儿
pytorch task01
由于之前电脑里安装的CUDA是10.2版本的,paddlepaddle什么的也装的是CUDA10.2的版本,不想再去重装CUDA。然而pytorch最新版本已经不支持cuda10.2,故放弃课程中所给安装方法,自己摸索了一套方式。
链接:https://blog.csdn.net/qq_31254785/article/details/125275304?spm=1001.2014.3001.5501
我学习了“聪明办法学Python”的第一课,目前的内容比较简单,老师讲的也很清楚,因此还没有什么问题。但是我在软件安装方面遇到了两个问题。
一是Python的安装。目前Python已经更新到3.10,但我还是打算使用Python 3.8(如果之后有需要会更新),在官网上却没有找到资源(可能是我对这个网站不太熟悉),后来通过前辈安装包的分享,终于下载成功了。
二是jupyter notebook的安装。一开始我采用视频里说的方法安装了三次都没有成功,于是我决定安装anaconda(它会自动安装jupyter notebook),后来成功下载jupyter notebook。如果有使用pip3 install jupyter命令但没能安装成功的同学可以通过安装anaconda来安装jupyter notebook。
接下来是我的笔记整理(因为我Python方面的知识刚刚起步,所以暂时没有自己的个人见解,目前只是上课内容的一份内容整理)
https://blog.csdn.net/m0_74249275/article/details/127380516
通过二项分布简单了解python的简易性,同时我用的c写的时候也遇到了一些问题,debugl一下,自己的一些感受。http://t.csdn.cn/Qalt3
学习了python数据结构,但在编写程序方面仍然不熟练
https://mp.csdn.net/mp_blog/creation/editor/127579744