Closed yhyu13 closed 6 years ago
Using batch norm layer to achieve normalized inputs. Change batch size to 50. Using reduce_mean to judge loss independently from batch size.
Using numeric check is effective
You can now review real time tensorboard (because it used to be confused by models checkpoints)
Using batch norm layer to achieve normalized inputs. Change batch size to 50. Using reduce_mean to judge loss independently from batch size.