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 have a question regarding the FACMAC implementation.
Did you use any wrapper such as observation/reward normalization or action clipping/rescaling? 'Cause in the original single-agent mode, the implementation usually use normalization and clipping wrapper for Mujoco tasks. I cannot find any wrapper in this repo so I wonder did you just use raw observation and reward to train the agents?
The text was updated successfully, but these errors were encountered:
I have a question regarding the FACMAC implementation.
Did you use any wrapper such as observation/reward normalization or action clipping/rescaling? 'Cause in the original single-agent mode, the implementation usually use normalization and clipping wrapper for Mujoco tasks. I cannot find any wrapper in this repo so I wonder did you just use raw observation and reward to train the agents?
The text was updated successfully, but these errors were encountered: