吴恩达 机器学习2022 第一课

一共有三个部分:Supervised Machine Learning: Regression and Classification,Advanced Learning Algorithms,Unsupervised Learning, Recommenders, Reinforcement 

逻辑回归的代价函数 7.1 Cost function for logistic regression_哔哩哔哩_bilibili

Introduction

AGI即Artificial general intelligence的简写,人工通用智能

AGI源于AI,但是由于主流AI研究逐渐走向某一领域的智能化(如机器视觉、语音输入等),因此为了与它们相区分,增加了general

学习算法最常用两个类型就是监督学习、无监督学习。

监督学习是指,我们将教计算机如何去完成任务,

而在无监督学习中,我们打算让它自己进行学习。

数据集“正确答案”

这个“房价预测”例子是一种特殊类型的监督学习,regression

另一种监督学习的类型“classification”

学习算法可能会找到一些边界,通过数据拟合出boundary

怎么处理无限多个特征,甚至怎么存储这些特 征都存在问题,你电脑的内存肯定不够用。我们以后会讲一个算法,叫支持向量机,里面有一个巧妙的数学技巧,能让计算机处理无限多个特征。想象一下,我没有写下这两种和右边的三种特征,而是在一个无限长的列表里面,一直写一直写不停的写,写下无限多个特征,

1 - 4 - Unsupervised Learning

 

we call it unsupervised because we're not trying to supervise the algorithm. 

针对数据集,无监督学习就能判断出数据有两个不同的聚集簇。

这是一个,那是另一个,二者不同。是的,无监督学习算法可能会把这些数据分成两个不同

的簇。所以叫做聚类算法(clustering algorithm)。

 

what's cool is that this clustering algorithm figures out on his own which words suggest, that certain articles are in the same group. 

 some other types of unsupervised learning algorithms.

anomaly detection异常检测,用于 金融系统中的欺诈检测 fraud detection in the financial system,

dimensionality reduction降维.

The most widely used tool by machine learning and data science practitioners today is the Jupyter Notebooks .

Linear Regression Model

监督学习过程完整的流程

 the first model of this course, Linear Regression Model.

线性回归模型是一种特殊的监督学习模型,叫做回归模型

Linear regression is one example of a regression model.

why use linear func.?

sometimes you want to fit more complex non-linear functions as well, like a curve

But since this linear function is relatively simple and easy to work with, let's use a line as a foundation that will eventually help you to get to more complex models that are non-linear. 

cost func. 

the cost function will tell us how well the model is doing so that we can try to get

it to do better.

the squared error cost function is by far the most commonly used one for linear regression and for that matter, for all regression problems where it seems to give good results for many applications.


 

3D表面图

contour plot等高线图

 github上有源码,用jupyter打开lab的文件

week1下的work文件夹里的la

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
对于"吴恩达机器学习笔记2022"的问题,我没有在引用的内容中找到具体的相关信息。根据我所了解到的是,吴恩达是一位著名的机器学习专家,他在机器学习领域有很高的声誉,并且他的机器学习课程非常受欢迎。他的机器学习课程涵盖了从基础概念到实践应用的广泛内容,可以帮助学生建立起对机器学习的扎实理解并掌握相关的技能。如果您对具体的吴恩达机器学习笔记2022有进一步的问题, 请提供更多的细节,我将尽力为您解答。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *2* [【机器学习 吴恩达2022课程笔记(持续更新)](https://blog.csdn.net/weixin_45837404/article/details/128709041)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] - *3* [2022吴恩达机器学习课程学习笔记(第一课第一周)](https://blog.csdn.net/Yang0114_/article/details/127400605)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值