-
Hi! Thanks for your work! I encountered some problems during training that I would like to ask for some help:
I have been training on my dataset for about 10 days, and the training steps have reach…
-
**Information**
Solaar version: 1.1.11
Linux version: Linux Mint 22 Cinnamon
Cinnamon version: 6.2.9
Kernel: 6.8.0-49-generic
graphic card: Intel Corporation Meteor Lake-P [Intel Arc Graphics]…
-
After changing from 1.9.6 to 1.9.7 (Docker), the streams of my two Eufy cameras no longer work.
They are a T8410 and a T8210.
The stream comes via the eufy-security-ws addon in Home Assistant.
T…
-
have run with ETTh2 datasheet ,but find when pred_len =1,MSE/MAE only ~0.657/0.444
pred_len =12/24 can get sota .
maybe more setting or parameter to tuning?
-
We are missing the formula. It should be color-coded and described with arrows. Example of the formula for MSE
-
Look at [Kaggle](https://www.kaggle.com/code/seangribben/lstm-time-series-prediction-pytorch-sine-wave#Prediction) for possible fix.
- **Maybe?** - Do shape `[1, batch_size, seq_len]` instead of `[…
-
Running on v2.60.9, just encountered this:
```
runtime: program exceeds 10000-thread limit
fatal error: thread exhaustion
runtime stack:
runtime.throw({0x298f5ef?, 0x4a2ac0?})
runtime/panic…
-
您好,感谢您的工作,我用torch1.13环境进行复现,其他环境都符合Readme要求,并且没有修改代码,在DIM上,测试结果如下,整体结果相比论文报告结果差了很多,请问可能是什么原因?谢谢。
Average:
Whole Image: MSE: 0.0018012286659430776 SAD: 26.623746548828123
Unknown Region: MSE: 0.004…
-
The backup MSE player sometimes hangs and I'm not sure why. It could use some love.
-
During the pre-training, is the used loss function a combination of the MSE loss calculated on the first [mean] output head and the quantile loss calculated on other 9 [quantile] output heads?