李宏毅《一天搞懂深度学习》学习笔记-1

Regression(统计学) 回归;

股票预测,需要一个function,输入以前的数据,输出未来的可能数据

自动驾驶,推荐系统

更加实用的案例,预测宠物小精灵的进化后的CP值(Combat Power),例如预测妙蛙种子的CP值,得到可能进化后更强的宝可梦

f(妙蛙种子的数据)=CP after evolition

step 1:model=a set of function

step 2:goodness of function

model + training data = goodness of function

    loss function L:

线性代数或者step 3

step 3:gradient descent

相对调整参数,一次次计算,得到 local值,但是不是gobal值(最优的)

一个参数的时候,计算微分,两个参数,分别计算偏微分,重复上面的过程

linear regression ,the loss function L is convex 

no local  optimal

the complex model is not the good one(when use testing data may not lead to best one) ----this is overfitting

加入物种的影响

(预测的时候,可能会有很多的未预测到的因素去影响)

back to step 1: redesign the model again

back to step 2: regularization 

redesign the loss function 

我们更加喜欢平滑一些的function,他会对noise没有那么敏感,但是不能太过于平滑

调整参数调整平滑程度

 

 

 

 

 

转载于:https://my.oschina.net/ZZKAJ23/blog/864665

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值