Project-MONAI/monai-bootcamp

Error in End-to-End Workflow step variable?

xemio opened this issue · 3 comments

xemio commented

Hello,

In the Monai End-to-End Workflow notebook, we can notice that the step variable is initialized at 1. Shouldn't it be initialized at 0?

Kind regards

Hi @xemio I found that the issue is a little more complex than that but yes the value should start at 0. I have modified the notebooks now to calculate a proper loss average rather than an average of averages.

xemio commented

Thank you for your answer @ericspod. I wait for the commit of the changes.

Those changes are here now: #5