2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?

我觉的有用的:

BP神经网络_百度百科
https://baike.baidu.com/item/BP%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C/4581827?fr=aladdin

视频来源:

李宏毅机器学习(2017)_哔哩哔哩 (゜-゜)つロ 干杯~-bilibili

https://www.bilibili.com/video/av10590361/?p=13

Deep Learning的背景应用

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第1张图片


2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第2张图片

实质:2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第3张图片


2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第4张图片

神经元的连接的方式(思想的模型,就是自己动手去连接)通常的连接方法有:

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第5张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第6张图片

例如:来源

一文弄懂神经网络中的反向传播法——BackPropagation - Charlotte77 - 博客园
https://www.cnblogs.com/charlotte77/p/5629865.html

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第7张图片

什么 是Deep???===许多隐层

例如:

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第8张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第9张图片

使用矩阵的方法计算

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第10张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第11张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第12张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第13张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第14张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第15张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第16张图片

第二部就是找到好的函数集

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第17张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第18张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第19张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第20张图片

第三部:找到最好的函数,使用梯度小下降法

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第21张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第22张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第23张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第24张图片

2018-3-21李宏毅机器学习笔记十一-----Brief Introduction of Deep Learning?_第25张图片

你可能感兴趣的:(机器学习)