Skip to content

Commit f793920

Browse files
authored
Update Generative_Adversarial_Network_MNIST.py
1 parent 2282665 commit f793920

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

computer_vision/Generative_Adversarial_Network_MNIST.py

-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
2222
"""
2323

24-
25-
26-
27-
%matplotlib inline
28-
2924
import numpy as np
3025
import torch
3126
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)