当前位置:网站首页>Machine learning notes
Machine learning notes
2022-06-30 04:08:00 【Elvin Yuwen】
summary :
machine : By means of acquired learning , Acting very wise , Today's Machine Learning:you write the program for learning.
Machine Learning:Looking for a Function From Data.
The ultimate goal : When the machine has the ability to learn , By teaching children , Teaching machine
Steps of machine learning :
1. First of all, there are thousands of function, That is, the set of functions , This set of functions is called Model (Model)
2. Let the machine measure function The stand or fall of (training data)
3. There is a good algorithm , From many function Pick out the best one , For later use , The purpose of this : Make the machine run efficiently

Ask questions before you learn :
1. In the mind map below , What needs to be solved task( Mission ), What are the problems to be solved model, There are four main ways of machine learning The characteristics and specialties are what ?
2.Supervised Learning and Reinforcement Learning What are the applicable scenarios ?
Learning Map

Professor Li Hongyi Learning Map Exhibition :

Text introduction :
1.regression—— regression analysis
The output of the target function f is "scalar".
Find a function , Output the prediction result of a numerical class ;
example :PM2.5 The forecast ,
The food is from the past PM2.5 Training materials for , The output is today's PM2.5 The numerical .
2.classification—— classification
2.1 Binary Classification output:Yes or No
2.2 Multi-class Classification output: class1 class2 class3 ...
explain :Deep Learning Of function Extremely complex , So you can do something very complicated , Such as speech recognition , Image recognition ,Playing go( go )
3. The way machines learn skills :
Supervised learning That is, learning under the guidance of human beings , At the same time, the machine should have the ability to draw inferences from one instance , It's the same as the teacher telling you how to do ;
Reinforcement Learning Autonomous machine learning , Reflect on learning from practical evaluation , Machines are required to have high intelligence , At the beginning, I didn't have a lot of original materials , It's the evaluation system ; stay Reinforcement Learning In the process of , Due to efficiency requirements , The opponent of a machine is often another machine , Such as AIphaGo, Is to make continuous progress in the process of playing chess with yourself ;
4. Doing it regression The difficulties you will encounter
Statement : This note is used by the author in the process of learning online class with teacher lihongyi , Please use dialectically , Ongoing update ...
边栏推荐
- (03).NET MAUI实战 基础控件
- mysql更新数组形式的json串
- Interface testing -- how to analyze an interface?
- DRF -- nested serializer (multi table joint query)
- Magical Union
- 毕业设计EMS办公管理系统(B/S结构)+J2EE+SQLserver8.0
- SQL server2005中SUM函数中条件筛选(IF)语法报错
- Smart use of bitmap to achieve 100 million level massive data statistics
- 《机器人SLAM导航核心技术与实战》第1季:第0章_SLAM发展综述
- Node-RED系列(二八):基于OPC UA节点与西门子PLC进行通讯
猜你喜欢

Solve the problem of Navicat connecting to the database

华为云原生——数据开发与DataFactory

RPC correction

技术分享| 融合调度中的广播功能设计

How to analyze and solve the problem of easycvr kernel port error through process startup?

An error occurs when sqlyog imports the database. Please help solve it!

UML图与List集合

SQLyog导入数据库时报错,求帮解决!

Node-RED系列(二八):基于OPC UA节点与西门子PLC进行通讯

el-upload上傳文件(手動上傳,自動上傳,上傳進度)
随机推荐
[punch in - Blue Bridge Cup] day 3 --- slice in reverse order list[: -1]
第十一天 脚本与游戏AI
[fuzzy neural network prediction] water quality prediction based on fuzzy neural network, including Matlab source code
ThingsBoard教程(二三):在规则链中计算二个设备的温度差
[note] Introduction to data analysis on June 7, 2022
学校实训要做一个注册页面,要打开数据库把注册页面输入的内容存进数据库但是
Unity échappe à l'entrée de caractères lors de l'entrée de chaînes dans l'éditeur
[punch in - Blue Bridge Cup] day 2 --- format output format, ASCII
I get n offers in two months. I don't have any difficult interviewers here
(Reprinted) an article will take you to understand the reproducing kernel Hilbert space (RKHS) and various spaces
Grasp grpc communication framework in simple terms
The school training needs to make a registration page. It needs to open the database and save the contents entered on the registration page into the database
SQL append field
Titanic(POJ2361)
SQLyog导入数据库时报错,求帮解决!
(03). Net Maui actual combat basic control
[punch in - Blue Bridge Cup] day 5 --- lower() small
《机器人SLAM导航核心技术与实战》第1季:第0章_SLAM发展综述
Sql语句遇到的错误,求解
第十二天 进阶编程技术