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, love your implementation, however, i am curious what the variable "train_mode" in env.reset() does? Can you shortly explain what the difference between "train" and "test" mode is regarding the returned state-values?
Thank you in advance!