Jan
Jan
Hey @HyZhu39 ! Thank you for your interest. Could you please give me a minimal code example that generates this error?
Feel free to give me the exact traceback or the image that reproduces the error so that I could see what is going on? And potentially fix the problem /...
Hey there! Thank you for your interest! Hmm, I have never stumbled upon an issue like this. But I guess if you are sure the Tensorboard checkpoint actually has it...
Thank you for your interest! # 1) Nice find! It is because of the `timm` package. I can confirm that I have the same issue with `timm-0.4.12`. It is a...
Hey! It depends on your CPU. However, I can quickly implement the resizing logic described above and fix this issue once and for all! Will try to do that ASAP.
> Please provide traing guide too. Any other sources about this are also welcome! Hey @Tursunali-Kholdorov ! Thank you for your interest! What video are you referring to specifically?
> > > > Hello @jankrepl . [GPT in PyTorch](https://youtu.be/d7IRM40VMYM) Unfortunately, the video is only about the "inference". However, if you want to train your GPT just use https://huggingface.co/docs/transformers/index or...
Hey there! I would definitely recommend inserting a new channel inside of the input `X` of shape `(n_channels, n_timesteps, n_assets)` assuming your "custom feature" is different for each timestep and...
Hey @MrBeastgeek and thank you for your interest! I remember seeing a couple of similar issues and in all of the cases the problem was in the input data (e.g....
Hey there! I will try to read the paper when I have some spare time! Looks interesting. Thank you for the suggestion!