Skip to content

Commit e483449

Browse files
committed
typos typos typos
1 parent 49f9591 commit e483449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ def confmatrix(ax, conf_m, accuracy, unique_lbls, title=""):
14471447
# In a latent-space with well-separated clusters, each centroid should look like a clean version of the digit.
14481448

14491449
# %%
1450-
# Uncomment and run if you want to see the latent-space again:
1450+
# Run if you want to see the latent-space again:
14511451
plot_latent_digits(mus_model0, lbls0, mu_mean0, mus_model1, lbls1, mu_mean1)
14521452

14531453

0 commit comments

Comments
 (0)