Skip to content

Commit c5ea730

Browse files
Update README.md
1 parent f2cfd94 commit c5ea730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ By the end of this book, you will be equipped with the skills you need to implem
143143

144144
### [8. Generating Images using GANs](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/tree/master/08.%20Generating%20Images%20using%20GANs)
145145

146-
* [8.1. Distinguishing generative and discriminative models](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/08.%20Generating%20Images%20using%20GANs/8.04%20Demystifying%20GAN%20Loss%20Function.ipynb)
146+
* 8.1. Distinguishing generative and discriminative models
147147
* 8.2. Say hello to GANs
148148
* 8.3. Architecture of GANs
149-
* 8.4. Demystifying GAN loss function
149+
* [8.4. Demystifying GAN loss function](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/08.%20Generating%20Images%20using%20GANs/8.04%20Demystifying%20GAN%20Loss%20Function.ipynb)
150150
* [8.5. Generating images using GAN in TensorFlow](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/08.%20Generating%20Images%20using%20GANs/8.05%20Generating%20images%20using%20GAN%20in%20TensorFlow.ipynb)
151151
* 8.6. DCGAN - Adding convolution to the GAN
152152
* [8.7. Implementing DCGAN to generate CIFAR images](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/08.%20Generating%20Images%20using%20GANs/8.07%20Implementing%20DCGAN%20to%20Generate%20CIFAR%20Images.ipynb)

0 commit comments

Comments
 (0)