● 全データflattenにしてMLPしてからLSTM (5th)
● clipや⼀部の期間のデータで最初学習してから全データ学習(11th)
● TransformerにBEiT-v2ブロックを追加(9th)
● 予測headの前にfno1d (Fourier Neural Operator )レイヤーを追加(9th)
● Confidence-Aware MSE Loss (10th)
○ This idea was variant of the @ryomak 's previously shared solution[2].
● Drop hard example (10th)
その他Solution抜粋
25