Ignacio Oguiza

Results 122 comments of Ignacio Oguiza

Hi @celtics1863, I'm still waiting for a reply to my PR comment. I reviewed your PR but couldn't find the Autoformer model. I wonder if you have any issues following...

Ok, great. Take your time. Just che king if there was any misunderstanding.

Hi @strakehyr, I'm not sure what the issue is, but it seems that it's related to data. I've tried a similar code with a multivariate time series and it works...

Hi @strakehyr, I've just realized that your y.shape is 3d. This is indeed an issue with RNN_FCN models like (LSTM_FCNPlus and MLSTM_FCNPlus). Sorry about the misunderstanding. I've just fixed it...

Hi @celtics1863, Thanks for submitting this PR. I’ve looked though it but couldn’t actually find an autoformer notebook. Am I missing anything?

Hi @123mitnik, I've never seen that issue before. Could you please post a short code snippet to try and reproduce this error?

Hi @yttuncel , Victor is right. This works as design by fastai. Here's an extract from their documentation: >A RandTransform is only applied to the training set by default, so...

Hi @R470R, It seems there's some problem with your setup. The computer setup function correctly identifies there's a GPU (['GeForce RTX 3090']) but then says GPU memory : N/A. This...

Hi all, I've been investigating and there was indeed a bug. It should be fixed now. I'd appreciate it if you could confirm it's working well.