yukezhu / tensorflow-reinforce

Implementations of Reinforcement Learning Models in Tensorflow
MIT License
487 stars 136 forks source link

Noise generation appears not to reflect the OU noise. #11

Open ZheYang-sjtu opened 6 years ago

ZheYang-sjtu commented 6 years ago

DDPG Noise generation seems to be Gaussian-like.