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
Hi,
I'm fairly new to RL and recently I studied DDPG then trying to understand SAC.
I see code you optimized log_alpha instead of alpha directly, is there a reason for that?
Thanks so much for you explanation.
Toby.
The text was updated successfully, but these errors were encountered:
Hi,
I'm fairly new to RL and recently I studied DDPG then trying to understand SAC.
I see code you optimized
log_alpha
instead ofalpha
directly, is there a reason for that?Thanks so much for you explanation.
Toby.
The text was updated successfully, but these errors were encountered: