Just doing a bit of debugging.
"val loss" output nan, so I figured start there...
val loss 1 nan
val loss 2 nan

But digging higher up, val_num_batches is set to 20, so I'm not sure how this is turning into nan so easily. Feels like something else is up...
Just doing a bit of debugging.
"val loss" output nan, so I figured start there...
But digging higher up, val_num_batches is set to 20, so I'm not sure how this is turning into nan so easily. Feels like something else is up...