Replies: 2 comments 1 reply
-
Hi @yiheng-wang-nv, |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just found out that I am getting this result, since multiple tensorboard logfiles are included and overlapped in this plot. It looks fine, when I am only keeping the log results of one run. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am currently trying to get a Federated Learning training running according to the Spleen Example.
I got the training process running and get a somehow meaningful output. However, when I am checking my loss on tensorboard (from fl_workspace/server/run_1/mmar_client1/custom/models)
I am receiving the following output:
It seems like the loss is not correctly logged over the 200 global epochs ( 5 local epochs). Could anyone help me out with that?
Beta Was this translation helpful? Give feedback.
All reactions