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
Hello John,
After reading your paper on TRPO and view your code on GitHub, I am a little bit confused on steps regarding the prediction of value functions. Here, you concatenate to the observation the time-step.
Why are you doing this? is it mandatory?
Hoping to receive feedback from you.
Regards.
The text was updated successfully, but these errors were encountered:
Hello John,
After reading your paper on TRPO and view your code on GitHub, I am a little bit confused on steps regarding the prediction of value functions. Here, you concatenate to the observation the time-step.
Why are you doing this? is it mandatory?
Hoping to receive feedback from you.
Regards.
The text was updated successfully, but these errors were encountered: