Skip to content

Commit 06ee5b4

Browse files
Update README.md
1 parent 4a45f64 commit 06ee5b4

File tree

1 file changed

+2
-2
lines changed
  • 06. Demystifying Convolutional Networks

1 file changed

+2
-2
lines changed

06. Demystifying Convolutional Networks/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* 6.3. Math of CNN
1212
* 6.3.1. Forward Propagation
1313
* 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)
1515
* 6.5. Different types of CNN architectures
1616
* 6.5.1. LeNet
1717
* 6.5.2. AlexNet
@@ -25,4 +25,4 @@
2525
* 6.6.2. Dynamic Routing Algorithm
2626
* 6.6.3. Architecture of capsule network
2727
* 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

Comments
 (0)