Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e26e96b

Browse files
authored
Fix broken link (#1912)
1 parent 9b751a7 commit e26e96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

beginner_source/dcgan_faces_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,6 @@ def forward(self, input):
733733
# - Check out some other cool GAN projects
734734
# `here <https://github.com/nashory/gans-awesome-applications>`__
735735
# - Create GANs that generate
736-
# `music <https://deepmind.com/blog/wavenet-generative-model-raw-audio/>`__
736+
# `music <https://www.deepmind.com/blog/wavenet-a-generative-model-for-raw-audio/>`__
737737
#
738738

0 commit comments

Comments
 (0)