Support printing info when loading weights in Keras. a. the ratio of filtered variables by the scope arguments of model.load_weights is print. b. the ratio of loading variables that hits the ckpt is print. #86
Support the usage of multiple labels and nested metrics in hb.keras. #85 #90
scope
arguments ofmodel.load_weights
is print. b. the ratio of loading variables that hits the ckpt is print. #86