Skip to content

Commit c4e2e9e

Browse files
committed
start CNN
1 parent 7ee4e93 commit c4e2e9e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

4_Convoltional Neural Networks_LeNet_卷机神经网络.md

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
卷积神经网络(Convolutional Neural Networks LeNet)
2+
==================================================
3+
4+
5+
6+
7+
8+
9+
10+

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a `Chinese tutorial` which is translated from [DeepLearning 0.1 document
1616
* [入门(Getting Started)](https://github.com/Syndrome777/DeepLearningTutorial/blob/master/1_Getting_Started_入门.md)
1717
* [使用逻辑回归进行MNIST分类(Classifying MNIST digits using Logistic Regression)](https://github.com/Syndrome777/DeepLearningTutorial/blob/master/2_Classifying_MNIST_using_LR_逻辑回归进行MNIST分类.md)
1818
* [多层感知机(Multilayer Perceptron)](https://github.com/Syndrome777/DeepLearningTutorial/blob/master/3_Multilayer_Perceptron_多层感知机.md)
19-
* Convolutional Neural Networks(LeNet)
19+
* [卷积神经网络(Convolutional Neural Networks(LeNet))](https://github.com/Syndrome777/DeepLearningTutorial/blob/master/4_Convoltional%20Neural%20Networks_LeNet_卷积神经网络.md)
2020
* Denoising Autoencoders(dA)
2121
* Stcaked Denoising Autoencoders(SdA)
2222
* Restricted Boltzmann Machines(RBM)

0 commit comments

Comments
 (0)