当前位置:网站首页>Pytoch notes (1)
Pytoch notes (1)
2022-07-19 07:53:00 【The soul is on the way】
Recommended by friends , I saw B Stand in Teacher Liu er's class ( Video link ), It's really good . This column is some of my notes after class .
although XXXXX, But not .
Overview
First of all, teacher Liu explained , Why do many university courses fall far behind the actual needs of enterprises , Why not use the latest ?
That's because these things update iteratively too fast , It's likely that you learned the framework routine when you were a freshman , By the time I was a sophomore or a junior, these things were no longer usable , So choose the framework in the application period , At this time, it is already in a mature state .( In fact, it is the so-called master leading in , Practice in individual , The teacher takes you from 0-1, Then you are 1-0, still 1-∞, It depends on your ability ),
- A language can be divided into : Development period 、 Ice age 、 Application period .

Goals and requirements
- The goal is : Skillfully use Pytorch; Understand neural networks and deep learning
- requirement : Understand linear algebra and probability theory ;( Recommend teacher Li Hang's statistical learning foundation 、 And the Bible Deep Learning)
Development
- One of the earliest AI Is a rule-based system , Previously used to calculate the original function .
- machine learning : The so-called machine learning is to transform the process of human reasoning into algorithms , That is to replace the thinking of human brain with Algorithm ;
- Deep learning : Taoists who have studied machine learning must know Feature Engineering , It's real trouble , More features , Affect over fitting , There are fewer features , Training is not fitted ,2333333… Then if we can solve the feature engineering step with Algorithm , Isn't that much more convenient ? So for deep learning, we will train the simplest features , Then design a separate layer , Feature extraction , Then connect to the learner , And then output .

Here is a picture of the Bible , It introduces AI、 The concepts of machine learning and deep learning .
- Finally, I also talked about some partial derivatives , For the follow-up, we calculate the design of the graph . Won't it , It is suggested to turn over the book and study or switch packages .
Pytorch install
First enter the website link : pytorch. Pull down to find here
PyTorch Build Just choose the first one , Another one BETA Develop a test version
Package Is to choose what to install ,anconda perhaps pip Fine .
Compute Platform: It is suggested to choose CPU, Because you have to choose CUDA Words , The installation package is almost 1.3G, And the download speed is ridiculously slow .
Then there is the command line Input ( Cheating code ) Code. ,
There will be one to enter y The process of , Is to help you update other packages .
Then it's waiting …
Here is a Chinese version of the document , link : Chinese document .
Then you can listen to the class , Side facing documents and Github Programming the .
边栏推荐
猜你喜欢

Canel Introduction & use

MongoDB的下载、安装和使用

Maxwell简介&使用

FMC sub card: 4-channel 250msps sampling rate 16 bit AD acquisition sub card

Spark3.x入门到精通-阶段六(RDD高级算子详解&图解&shuffle调优)

Environment variables and folder placement location

How does continuous integration manage Jenkins?

Spark3.x entry to proficiency - stage 6 (RDD advanced operator explanation & Illustration & shuffle tuning)

Spark3.x入门到精通-阶段三(深度剖析spark处理数据全流程)

Spark3.x-实战之双流join(窗口和redis实现方式和模板代码)
随机推荐
Spark3.x入门到精通-阶段三(深度剖析spark处理数据全流程)
Jenkins 忘记密码怎么办?
看完代码回首看论文:YOLOv3重读
FMC sub card: 4-channel 250msps sampling rate 16 bit AD acquisition sub card
Spark3.x entry to proficiency - stage 6 (RDD advanced operator explanation & Illustration & shuffle tuning)
Introduction to 3D Visualization: see how rendering pipelines work in GPU
[JVM] heap memory, escape analysis, on stack allocation, synchronous omission, scalar replacement details
Maxwell简介&使用
泰坦尼克号乘客获救预测(进阶)
企业微信上的应用如何与门店的sybase数据库关联
What if Jenkins forgets his password?
京东购买意向预测(四)
Canel Introduction & use
Spark3.x入门到精通-阶段六(RDD高级算子详解&图解&shuffle调优)
收单外包服务商北京捷文科技以约4.8亿转让60%股份
目标检测和边界框
MongoDB 索引
Pytorch随记(3)
INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
串口通讯到底有没有累积误差及对时钟精度的要求