pytorch-ddpg-naf icon indicating copy to clipboard operation
pytorch-ddpg-naf copied to clipboard

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

Open gsp-27 opened this issue 6 years ago • 0 comments

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

gsp-27 avatar Sep 26 '18 03:09 gsp-27