Douglas Blank
Douglas Blank
cx.heatmap(scatter=)
net.plot_activation_map() could use the net.model.predict() on all activations at once. They'd have to be the in the right internal format.
 This example from AlphaZero is (2, 6, 7) and should display 6 x 7 rather than 2 x 6.
You got a nice dataset together. How can you save/load it? Share it?
``` with widget.output: print() ``` as long as it works without widgets, too.
Gives some hints on what can go wrong and how to fix.