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
Hello! When I run the code, I find that in ''class Regretful'', the model always contains the Progress Marker. Though I set the parameter --progress_marker == 0, we can't remove the Progress Marker. I check the code, finding when progress_marker ==0, the concatenated delta-v is always 1. Does it have any influence?
The text was updated successfully, but these errors were encountered:
My understanding is that, if all viewpoints have the same value for the progress marker, they should have no affect on the performance since all directions that you are selecting from are equal in terms of their marker value.
Please kindly let me know if you find it otherwise.
Hello! When I run the code, I find that in ''class Regretful'', the model always contains the Progress Marker. Though I set the parameter --progress_marker == 0, we can't remove the Progress Marker. I check the code, finding when progress_marker ==0, the concatenated delta-v is always 1. Does it have any influence?
The text was updated successfully, but these errors were encountered: