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 am wondering whether there is a small typo in the definition of Q^{\pi}(s, a) in the soft actor-critic section. Shouldn't the second summation (the entropy part) start from "t=0" instead of "t=1"? Thanks a lot if you can check that!