当前位置:网站首页>Li Hongyi machine learning 1 Introduction of this course
Li Hongyi machine learning 1 Introduction of this course
2022-07-19 12:24:00 【InfoQ】
One 、 Artificial intelligence 、 Machine learning and deep learning
- Artificial intelligence (Artificial Intelligence)The goal is
- machine learning (Machine Learning)methods
- Deep learning (Deep Learning)One of the methods of machine learning

Two 、 machine learning (Machine Learning)
- Prepare one first function set( aggregate ), This function There are thousands of function, This function set It's called model( Model );
- Use Training Data Judge this function Is it good or bad? ;
- An efficient algorithm automatically selects the best function.

3、 ... and 、 Machine learning related technologies
3.1 Supervised learning (Supervised Learning)
- Return to (Regression):Predict continuous valued output
- classification (Classification):Discrete valued output
- Structured learning (Structured Learning):lnput and output are both objects with structures
3.2 Semi-supervised learning (Semi-supervised Learning)
3.3 The migration study (Transfer Learning)
3.4 Unsupervised learning (Unsupervised Learning)
3.5 Reinforcement learning (Reinforcement Learning)

Four 、 Why study machine learning
边栏推荐
猜你喜欢

ros(26):ros::Time::now(),ros::Duration,toSec(),toNSec(); Calculate program execution time

C language drawing example - trademark logo

深度学习参数初始化(二)Kaiming初始化 含代码

Leetcode 150. Evaluation of inverse Polish expression

The leader of the new generation of cloud database -- AWS

Arbitrum Nova 发布!打造低成本高速度的游戏社交领域专用链

NPC, Microsoft, etc. proposed inclusivefl: inclusive federal learning on heterogeneous devices

HCIP(6)

Linux下MySQL的安装与使用

Detailed explanation of RAID disk array, raid classification, advantages and disadvantages
随机推荐
hcip第四天笔记
WebGPU 会成为 WebGL 的杀手吗?
数据库每日一题---第25天:银行账户概要 II
Installation and use of MySQL under Linux
Mysql-1366 - Incorrect string value: ‘\xE5\xBC\xA0\xE4\xB8\x89‘ for column ‘userName‘ at row 1
OpenCV 教程 03: 如何跟踪视频中的某一对象
MySQL learning notes - paging - table creation - data type
Time consuming test of construction and sorting of set, vector and list
新一代云数据库的引领者---AWS
脉冲函数、阶跃函数和斜坡函数及脉冲响应
C# . Net Yunnan rural credit national secret signature (SM2) brief analysis
Microcomputer principle and technology Interface Experiment four subroutines and interrupt experiment
ASP.NET协同OA办公服务管理平台源码
核芯基站_启动CPA文件报错‘No gateways configured’
HCIP(6)
es安装ik分词器
如何运行.sh脚本文件
PyTorch版:集成注意力和MobileNet的YOLOv4
ZABBIX SNMP monitoring
S32K148_CAN驱动(裸机开发)