color_dim (#464)

Revised matplotlib setting to show colours instead of graymap
This commit is contained in:
Maria Rodriguez
2022-04-25 01:47:41 -04:00
committed by GitHub
parent a64c789ebe
commit c67853e2fc

View File

@@ -3285,6 +3285,7 @@
}
],
"source": [
"matplotlib.rcParams['image.cmap']='viridis' "
"learn.activation_stats.color_dim(-2)"
]
},