Closed OverLordGoldDragon closed 4 years ago
Features:
_id
rnn_histogram
rnn_heatmap
fig
axes
Breaking:
layer_name
layer_idx
label_channels
features_1D
annotations
Misc:
K_eval
utils.py
_filter_duplicates_by_keys
_save_rnn_figs
Features:
_id
, that is a layer name, layer index, or list of either or of bothrnn_histogram
andrnn_heatmap
now plot bias w/ kernel & recurrent kernel in one figurefig
andaxes
objectsBreaking:
layer_name
&layer_idx
deprecated;_id
now takes place of both, and can be a list containing bothlabel_channels
infeatures_1D
deprecated in favor ofannotations
Misc:
K_eval
removed fromutils.py
(unused)_filter_duplicates_by_keys
added toutils.py
_save_rnn_figs
added toutils.py