当前位置:网站首页>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 ...
边栏推荐
- Day 10 data saving and loading
- 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
- Solve the problem of Navicat connecting to the database
- el-upload上传文件(手动上传,自动上传,上传进度)
- Idea grey screen problem
- Ananagrams(UVA156)
- GIS related data
- [note] Introduction to data analysis on June 7, 2022
- 知识点滴 - 如何用3个简单的技巧在销售中建立融洽的关系
- Postman learning sharing
猜你喜欢

Grasp grpc communication framework in simple terms

Interface test tool postman

UML图与List集合

【笔记】2022.5.23 MySQL

El upload upload file (manual upload, automatic upload, upload progress)

Linear interpolation of spectral response function
![[Thesis reading | deep reading] dane:deep attributed network embedding](/img/c7/60f36c2748b8cd7544b7ef14dc309e.png)
[Thesis reading | deep reading] dane:deep attributed network embedding

毕业设计EMS办公管理系统(B/S结构)+J2EE+SQLserver8.0

学校实训要做一个注册页面,要打开数据库把注册页面输入的内容存进数据库但是
![[punch in - Blue Bridge Cup] day 2 --- format output format, ASCII](/img/b2/0059659867e867a32b8e7cef567c8b.jpg)
[punch in - Blue Bridge Cup] day 2 --- format output format, ASCII
随机推荐
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
[punch in - Blue Bridge Cup] day 4--------- split ('') cannot be used. There is a space after the last number of test cases. Split ()
SQL追加字段
如何利用FME 创建自己的功能软件
errno和perror
[punch in - Blue Bridge Cup] day 1 --% 7F format output
(04).NET MAUI实战 MVVM
How to analyze and solve the problem of easycvr kernel port error through process startup?
云原生入门+容器概念介绍
Semantic segmentation resources
Vscode+anaconda+jupyter reports an error: kernel did with exit code
[Thesis reading | deep reading] dane:deep attributed network embedding
I get n offers in two months. I don't have any difficult interviewers here
The new paradigm of AI landing is "hidden" in the next major upgrade of software infrastructure
[note] on May 27, 2022, MySQL is operated through pychart
【论文阅读|深读】Role2Vec:Role-Based Graph Embeddings
mysql更新数组形式的json串
各位大佬,flink 1.13.6,mysql-cdc2.2.0,抽取上来的datetime(6)类
DO280私有仓库持久存储与章节实验
第十一天 脚本与游戏AI