carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 37 forks source link

Add labels to image of confusion matrix in episode 2 #368

Open svenvanderburg opened 11 months ago

svenvanderburg commented 11 months ago

The picture of the confusion matrix in episode 2 does not have the 'predicted label' and 'true label' labels: https://carpentries-incubator.github.io/deep-learning-intro/2-keras.html#confusion-matrix, whereas the commands in the material actually create these labels.