Skip to content

Commit e5b90d4

Browse files
committed
rename example
1 parent 9a57856 commit e5b90d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pl_examples/domain_templates/gan.py pl_examples/domain_templates/generative_adversarial_net.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
To run this template just do:
3-
python gan.py
3+
python generative_adversarial_net.py
44
55
After a few epochs, launch tensorboard to see the images being generated at every batch.
66

0 commit comments

Comments
 (0)