You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the sample efficiency curves like this one from the notebook the x-axis labels will say "milions" even though the data scale is reported in units (as you can see by the 1e6 in the bottom left
this means that for runs with less frames you will get results like
where this run was only over 12_000 frames and not 12_000 million frames
The text was updated successfully, but these errors were encountered:
Hi @matteobettini, thank you for the raising the issue! Apologies for the slow reply. For some reason I didn't get notified.
I will make a fix for this.
In the sample efficiency curves like this one from the notebook the x-axis labels will say "milions" even though the data scale is reported in units (as you can see by the 1e6 in the bottom left
this means that for runs with less frames you will get results like
where this run was only over 12_000 frames and not 12_000 million frames
The text was updated successfully, but these errors were encountered: