当前位置:网站首页>Machine learning learning notes
Machine learning learning notes
2022-06-12 14:27:00 【Happy happy】
There are several categories of machine learning

1、 Supervised learning (Supervised Learning):
Train a model on labeled data , The task is to predict the label ( Example : In the example of house prediction, the prediction of house price . Or predict the category of the picture )
There is a model that we pay more attention to Self supervised learning algorithm (Self_Supervised_Learning ), It is a kind of supervised learning , Some labels will be generated , But these labels come from the data itself ( Example : Word insertion ,BERT)
2、 Semi-supervised learning (Semi-Supervised Learning):
Model training on labeled and unlabeled data , Task 1 of the model : Learn the model to predict labels ( Try to use information that is not well marked ), Task 2 : It is to use the model to label the data without labels ( Example : Self training )
3、 Unsupervised learning (Unsupervised):
Data has no label , The task is not the label of prediction data 【 clustering algorithm 、 Estimated distribution (GAN)】(GAN: Generate a confrontation model ) It is also such a type
4、 Reinforcement learning (Reinforcement)
The model interacts with the environment , Get observation points from the environment before learning , Do some feedback again ( It's more like a human way of learning )
Reinforcement learning is a hard part , Most of the discussion is about supervised learning and unsupervised learning
The more important thing in the training of supervised learning model
1、 Model (Model): Predict the output through input ;
2、 Loss function (Loss): Used to measure the difference between the value predicted by the model and the true value
3、 The goal is (Object): In model training , Optimization function
4、 Optimize (Optimization): There are no parameters specified in the model ( Deliberately learned parameters ) Fill in the actual data , Minimize the loss of our objective function ;
Supervise the classification of learning :
1、 Decision tree (Decision Tree): Using trees to make decisions ;
2、 Linear model (Linear methods): The decision is made according to the linear combination of this input ;
3、 Nuclear method (Kernel machines): The kernel function is used to measure the similarity between two samples .
4、 neural network (Neural Networks): A multi-layer neural network is used to learn the representation of a feature , So that there will be a good representation in the following linear method .
summary :

Video learning link :https://www.bilibili.com/video/BV1Nv411u7bW?spm_id_from=333.999.0.0 Add link description
边栏推荐
- 【MySQL】数据库基本操作
- Two methods of implementing asynchronous calling function with QT
- QA of some high frequency problems in oauth2 learning
- 高考回憶錄
- How to set, reset and reverse bit
- C secret arts script Chapter 5 (paragraph) (Section 3)
- Markdown edit
- 使用make方法创建slice切片的坑
- Reverse analysis from x86 to x64tips
- 肝了一个月的原创小袁个人博客项目开源啦(博客基本功能都有,还包含后台管理)
猜你喜欢

NotePad 常用设置

Dismantle and modify the advertising machine - Amateur decompression

通信流量分析

Markdown edit

QT multi thread drawing and real-time refreshing method

Redis data deletion policy in 2022

Implementation and debug of process hiding under x64

Analysis of two-dimensional array passing as function parameter (C language)

G++ error in compiling Win32 program: undefined reference to '__ imp_ GetStockObject‘

Two methods of QT using threads
随机推荐
Des File Encryptor based on MFC framework
Player practice 26 adding slider and window maximization
Three common methods of C language array initialization ({0}, memset, for loop assignment) and their principles
Dismantle and modify the advertising machine - Amateur decompression
拆改廣告機---業餘解壓
C secret script Chapter 1: data storage (in-depth analysis)
The original Xiaoyuan personal blog project that has been around for a month is open source (the blog has basic functions, including background management)
Implementation and debug of process hiding under x64
工业机械臂(机器人)视觉定位引导系统
Reverse the encryption parameters of a hot water software
C secret arts script Chapter 2 (detailed explanation of pointers) (Section 3)
Brush one question every day /537 Complex multiplication
华为设备配置OSPF伪连接
C secret script Chapter 3 (detailed explanation of string function) (Section 2)
如果要打造品牌知名度,可以选择什么出价策略?
Leetcode 2176. 统计数组中相等且可以被整除的数对
如何使用android studio制作一个阿里云物联网APP
什么是自动出价?它的优势是什么?
对某热水软件的加密参数逆向
Single bus temperature sensor 18B20 data on cloud (Alibaba cloud)