当前位置:网站首页>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 information collection, naked runners on the Internet
- Common deep learning optimizers
- Sword finger offer II 096 String interleaving
- idea配置
- 数据分析——切片器、数据透视表与数据透视图(职场必备)
- Perfdog
- **MySQL example 1 (query by multiple conditions according to different problems)**
- 21. Hoff circle transformation
- RT-Thread 项目工程搭建和配置--(Env Kconfig)
猜你喜欢

新库上线 | CnOpenDataA股上市公司IPO申报发行文本数据

【花雕体验】11 上手ESP32C3

Installing MySQL databases in FreeBSD

The overall process of adding, deleting, modifying and querying function items realized by super detailed SSM framework

--都市修炼手册之SQL-- 第一章 基础复习

CityJSON

数据分析——切片器、数据透视表与数据透视图(职场必备)

halcon之区域:多种区域(Region)生成(4)

--SQL of urban cultivation manual -- Chapter 1 basic review

Shengxin weekly issue 34
随机推荐
shell正则表达式
《网络是怎么样连接的》读书笔记 - 集线器、路由器和路由器(三)
信息收集的利器,Google骇客语法
Tools - API document generation tool
Shengxin weekly issue 34
STM32GPIO
Native DOM vs. virtual DOM
MySQL图书借阅系统项目数据库建库表语句(组合主键、外键设置)
新库上线 | CnOpenDataA股上市公司IPO申报发行文本数据
Region of Halcon: generation of multiple regions (4)
QT cmake pure C code calls the system console to input scanf and Chinese output garbled code
MySQL book borrowing system project database creation TABLE statement (combined primary key and foreign key settings)
Enlightenment Q & A
Technical introduction - detailed explanation of chip manufacturing process
Fasttext knowledge points summary
Camera - 02 image sensor
Etcd database source code analysis cluster communication initialization
Embedded C second learning notes
通过电脑获取WIFI密码(只能连接过的WiFi)
Maze walking