#Better algorithms
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Ok so I'm doing rainfall prediction and (I know this is bad but) I've only got the rainfall values for each month.
I need some good algorithm suggestions, because rn I have LSTM + Attention
My current code is in the image.
Using KerasTuner.