Replies: 1 comment
-
I managed to figure something out. I added this to the trainner
It should be to_onehot_y = True but it gave me an error so I had to change it to False to make it work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to see the val loss in tensorboard so I can compare the train loss and the val loss and see if the mode is over fitting
Beta Was this translation helpful? Give feedback.
All reactions