diff --git a/notebooks/mnist.qmd b/notebooks/mnist.qmd index 8e10f2a5f05328c9ef15e847999be8aea11dc179..c3774a14083b13774be4e6da99c8b4025e6c2d18 100644 --- a/notebooks/mnist.qmd +++ b/notebooks/mnist.qmd @@ -606,10 +606,16 @@ combos = [ (7,2), (0,8), (8,3), - (9,4), + (9,7), + (4,9), + (2,1), + (3,5), + (5,8), + (6,0), + (1,7), ] -plts = [plt_additional_models] +plts = [] for (factual, target) in combos plt, _, _ = _plot_eccco_mnist(