ikostrikov / pytorch-ddpg-naf

Implementation of algorithms for continuous control (DDPG and NAF).
MIT License
306 stars 70 forks source link

t was not defined, I assumed to be equal to batch size and computing … #13

Open gsp-27 opened 6 years ago

gsp-27 commented 6 years ago

For adaptive noise estimation, need to get some states for the expectation operator and compute the ddpg distance metric between perturbed and non perturbed action but getting samples index "t" was not defined, assuming it is batch size we can now compute it