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
I just think it is weird to pass in the normalized values to update the normalizer. I think you should pass un-normalized version so that the normalizer can update running mean?
AMP_for_hardware/rsl_rl/rsl_rl/algorithms/amp_ppo.py
Line 235 in bfb0dbd
When using state normalization, the
sample_amp_expert
tuple is not normalized.The text was updated successfully, but these errors were encountered: