This was part of the submission for the *team "solar-predict" in the bw-ki contest 2024
*Though the team consisted only of 1 member
Username: zxp
Check out the branch containing the submission: submission branch
Long=
Lat=
Senec_Email=
Senec_Pass=
python downloadData.py
python dataloader.py
python train_lstm.py # For the lstm based model
python train_mlp.py # For the mlp based model
python inference.py