Hello, I am leaving a message because there is something strange while conducting reinforcement learning.
Added constant value 0.3 to obDouble_ in Environment.hpp.
And when I check the value of obs = env.observe() in runner.py, the value of 0.3 is changed to a strange value and the value continues to change. I want to know why this is
Hello, I am leaving a message because there is something strange while conducting reinforcement learning.
Added constant value 0.3 to obDouble_ in Environment.hpp. And when I check the value of obs = env.observe() in runner.py, the value of 0.3 is changed to a strange value and the value continues to change. I want to know why this is