1.深度学习:传统到现在

Deep Learnig(1)

(1)推动因素

Deep Learnig(1)

(2)未来发展

无人超市

Deep Learnig(1)

自动翻译

Deep Learnig(1)

个人助手

Deep Learnig(1)

2.深度学习应用特点

(1)优点

(i)学习能力强;
(ii)覆盖范围广;
(iii)可移植性好。
Deep Learnig(1)

(2)缺点

(i)计算量大,便携性差;
(ii)硬件需求高;
(iii)模型设计复杂;
(vi)有可能被hack;
(v)长于计算,弱于算计。
Deep Learnig(1)

3.深度学习框架比较

Deep Learnig(1)
TensorFlow优点:
1.文档丰富;
2.安装非常方便;
3.谷歌长期支持;
4.自动求导,只需关注模型设计;
5.Keras支持,方便迅速开发。

4.TensorFlow介绍

Deep Learnig(1)
TF运算:
Deep Learnig(1)

5.一些基本深度学习概念

(1)神经元

Deep Learnig(1)

(2)边界算子

Deep Learnig(1)

(3)卷积核

Deep Learnig(1)

(4)CNN-卷积神经网络

Deep Learnig(1)

(5)分类问题

Deep Learnig(1)

(6)回归问题

Deep Learnig(1)

(7)生成

根据原始图片,得到相应的原始图片
Deep Learnig(1)

相关文章: