You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 06. Demystifying Convolutional Networks/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
* 6.3. Math of CNN
12
12
* 6.3.1. Forward Propagation
13
13
* 6.3.2. Backward Propagation
14
-
*[ 6.4. Implementing CNN in tensorflow](#)
14
+
*[ 6.4. Implementing CNN in tensorflow](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/06.%20Demystifying%20Convolutional%20Networks/6.04%20Implementing%20CNN%20in%20TensorFlow.ipynb)
15
15
* 6.5. Different types of CNN architectures
16
16
* 6.5.1. LeNet
17
17
* 6.5.2. AlexNet
@@ -25,4 +25,4 @@
25
25
* 6.6.2. Dynamic Routing Algorithm
26
26
* 6.6.3. Architecture of capsule network
27
27
* 6.6.4. Margin and Reconstrutction Loss
28
-
*[6.7. Building capsule networks in Tensorflow](#)
28
+
*[6.7. Building capsule networks in Tensorflow](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/06.%20Demystifying%20Convolutional%20Networks/6.07%20Building%20Capsule%20Networks%20in%20TensorFlow.ipynb)
0 commit comments