Problem with the forgetting plugin in OCL #1700
Unanswered
andreacalzarotto
asked this question in
Q&A
Replies: 0 comments
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.
Good morning,
I am working on OCL and I'm facing a problem with the EvaluationPlugin where typically I pass metrics like the accuracy, loss, forgetting etc.
Once the csv file has been generated, the forgetting column remains always 0 while the other columns take values.
Additionally, the csv file for the training part remains always 0. Thank you
All reactions