当前位置:网站首页>Basic concepts of machine learning
Basic concepts of machine learning
2022-06-26 01:37:00 【Ming Qi】
Data analysis is the essence of most natural sciences , Extract rules from daily observations , And look for uncertainty .
Storage capacity fails to keep pace with the growth of data volume . meanwhile , The growth of computing power has overshadowed the growth of data volume .
Capacity control method , Such as discarding
Attention mechanism : Expand the memory capacity and complexity of a system without increasing parameters .
Machine learning studies how to make computer systems use experience to improve performance
features (feature): Used to characterize the sample , Used to predict labels (label) The two factors of are called characteristics .
Characteristic number / Eigenvector dimension : Number of input layers
Analytic solution (analytical solution): When the model and loss function are simple , The solution of the error minimization problem can be directly expressed by formula .
Numerical solution (numerical solution): Most deep learning models have no analytical solution , The value of the loss function can only be reduced as much as possible by optimizing the model parameters for a finite number of iterations of the algorithm .
Small batch random gradient drop (mini-batch stochastic gradient descent): Numerical solution of the optimization algorithm is the most widely used
∣B∣ Represents the number of samples in each small batch ( Batch size ,batch size),η Learning rate (learning rate) And take a positive number
Hyperparameters (hyperparameter): namely “ Adjustable parameter ” Parameters in , Artificially set , Not through model training .
Fully connected layer (fully-connected layer) Or dense layer (dense layer): The neurons in the output layer are completely connected to each input in the input layer
Optimization
Neuron Network
Optimization Fails
eigen vector Eigenvector
Adaptive Learning Rate
Root Mean Square
RMSProp
Loss
likelihood (likelihood)
Batch Normalization
x feature vector
R Training data set
mean Average
deviation deviation
dim dimension
standardization Standardization ∈normalization
converge Converge
⊙
At the beginning of training ,β by 0 vector ,γ by 1 vector
ps: If downloading package is slow , can Add domestic image source
give an example :
pip install To install https://pypi.tuna.tsinghua.edu.cn/simple opencv-contrib-python
pip install opencv-python https://pypi.tuna.tsinghua.edu.cn/simple opencv-contrib-python
Or forever Set up pip The download source is domestic .
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
Reference material :
( Strong push ) Li Hongyi 2021 Spring machine learning course _ Bili, Bili _bilibili
边栏推荐
- 开窍之问答
- Web信息收集,互联网上的裸奔者
- Fasttext knowledge points summary
- 毕业季你考虑好去留了吗
- leetcode 300. Longest increasing subsequence (medium)
- JSON实例(一)
- Is it safe for flush software to buy stocks for trading? How to open an account to buy shares
- Region of Halcon: generation of multiple regions (4)
- New library launched | cnopendata wholesale price data of agricultural products
- Xinku online | cnopendata text data of IPO declaration and issuance of A-share listed companies
猜你喜欢
Duck feeding data instant collection solution resources
25. histogram comparison
Remote incremental synchronization artifact Rsync
生信周刊第34期
数据分析——切片器、数据透视表与数据透视图(职场必备)
Data analysis slicer, PivotTable and PivotChart (necessary in the workplace)
黑盒测试 — 测试用例 之 判定表法看这一篇就够了
图文大师印章简易制作
Essence and thoughts of 30 lectures on product thinking
Shell regular expression
随机推荐
Freertos+stm32l+esp8266+mqtt protocol transmits temperature and humidity data to Tencent cloud IOT platform
Sword finger offer II 096 String interleaving
Region of Halcon: generation of multiple regions (4)
超详细SSM框架实现增删改查功能项目整体流程
25. histogram comparison
Operation of simulated examination platform for electrical test questions in 2022
Development and monitoring of fusion experiment pulse power supply by LabVIEW
Common deep learning optimizers
Is it safe to open a fund account? Are there any risks?
CityJSON
MySQL图书借阅系统项目数据库建库表语句(组合主键、外键设置)
Obtain WiFi password through computer (only connected WiFi)
Embedded C second learning notes
Shengxin weekly issue 33
leetcode 300. Longest increasing subsequence (medium)
Camera - 02 image sensor
100ask seven day IOT training camp learning notes - bare metal program framework design
Essence and thoughts of 30 lectures on product thinking
24. histogram calculation
Technical introduction - detailed explanation of chip manufacturing process