Hi, thank you for releasing the code.
I ran the FAME code on the MetaWorld benchmark and noticed that the success rate displayed during training is always either 0 or 1, rather than a continuous value between 0 and 1.
Could you please clarify whether this is the expected behavior? Is the logged value the success indicator of a single episode instead of the average success rate over multiple episodes or environments?
If this is not expected, what might cause this issue, and which part of the evaluation or logging code should I check?
Hi, thank you for releasing the code.
I ran the FAME code on the MetaWorld benchmark and noticed that the success rate displayed during training is always either 0 or 1, rather than a continuous value between 0 and 1.
Could you please clarify whether this is the expected behavior? Is the logged value the success indicator of a single episode instead of the average success rate over multiple episodes or environments?
If this is not expected, what might cause this issue, and which part of the evaluation or logging code should I check?