Skip to content

Commit fdf37b2

Browse files
committed
modifying plots g
1 parent f09de7e commit fdf37b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plot.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -524,9 +524,6 @@ def plot_nearest_component_class(args, features, labels, epoch, trainset):
524524
plt.close()
525525

526526

527-
528-
529-
530527
def plot_pca_epoch(args):
531528
EPOCHS = [0, 10, 100, 500]
532529

0 commit comments

Comments
 (0)