athreya

Results 7 comments of athreya

Hi again, i'm trying to reproduce the results on keras and have trained for ~400,000 steps and the bird is unable to cross the first pipe consistently. My loss is...

Thanks for the quick response. > Setting CUDA_VISIBLE_DEVICES to a single GPU should work. I did just that. Tried it with each idle GPUs (one at a time) which leads...

Hi, to follow up on this, what exactly is 120? If its the mean pixel over all train images, shouldn't you be subtracting the mean image for preprocessing? @yusuketomoto @crazylyf

Nevermind. I figured that its the mean pixel (as is needed) from the VGG documentation

Thanks for the response @mbohlkeschneider Apologies for the delay in response. My data is multivariate time-series that is irregularly sampled. For this example, im using a toy dataset. I've created...

Also @StatMixedML , my forecasting horizon is `50` and my time-series are of length `250`. Even with forecast horizon = 20, its the same error. I suspect its due to...

Im not sure what you mean, but if you're asking about compatibility between the torch and chainer version, then no. This is a standalone implementation in torch