Skip to content

Commit

Permalink
test of the fashion mnist data genaerator
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanHaa9 committed Dec 13, 2024
1 parent 7fbf266 commit a98206b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion znnl/data/fashion_mnist.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ def plot_image(self, indices: list = None, data_list: list = None):
else:
img_counter += 1

fig.show()
fig.show()

0 comments on commit a98206b

Please sign in to comment.