Skip to content

Commit

Permalink
color_dim (fastai#464)
Browse files Browse the repository at this point in the history
Revised matplotlib setting to show colours instead of graymap
  • Loading branch information
yrodriguezmd authored Apr 25, 2022
1 parent a64c789 commit c67853e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 13_convolutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3285,6 +3285,7 @@
}
],
"source": [
"matplotlib.rcParams['image.cmap']='viridis' "
"learn.activation_stats.color_dim(-2)"
]
},
Expand Down

0 comments on commit c67853e

Please sign in to comment.