Browse Source

Update network development history

pull/6/MERGE
bushuhui 3 years ago
parent
commit
dd3a7e9fed
3 changed files with 8 additions and 0 deletions
  1. BIN
      7_deep_learning/1_CNN/CNN_Introduction.pptx
  2. +8
    -0
      7_deep_learning/README.md
  3. BIN
      7_deep_learning/imgs/resnet-development.png

BIN
7_deep_learning/1_CNN/CNN_Introduction.pptx View File


+ 8
- 0
7_deep_learning/README.md View File

@@ -11,6 +11,14 @@
典型的深度学习模型有[卷积神经网络(convolutional neural network)](1_CNN)、深度置信网络(Deep Belief Network, DBN)、堆栈自编码网络(stacked auto-encoder network)、循环神经网络(Recurrent Neural Network)、对抗生成网络(Generative Adversarial Networks,GAN)等。



## 深度学习的发展历程

下图展示了深度学习常见网络的发展历程

![resnet-development.png](imgs/resnet-development.png)


## 参考资料
* [深度学习 – Deep learning](https://easyai.tech/ai-definition/deep-learning/)
* [深度学习](https://www.jiqizhixin.com/graph/technologies/01946acc-d031-4c0e-909c-f062643b7273)


BIN
7_deep_learning/imgs/resnet-development.png View File

Before After
Width: 1542  |  Height: 886  |  Size: 150 kB

Loading…
Cancel
Save