Skip to content

Commit f182777

Browse files
authored
Update vae_mnist.py
1 parent 401c8a2 commit f182777

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/VAE/vae_mnist.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,3 @@ def _get_vars(self, n_in, n_out, name=""):
173173
plt.tight_layout()
174174
plt.savefig(path+"/results/rand_img_epoch{0}.jpg".format(n_epochs))
175175
plt.show()
176-
177-
178-
179-
180-

0 commit comments

Comments
 (0)