Predicting Sun Spots with Deep Neural Networks
Code on Github: https://github.com/shielamms/Tensorflow-Notebooks/blob/main/Predicting_Sun_Spots_with_Deep_Neural_Networks.ipynb
A sunspot prediction model made of a combination of convolutional layers and LSTM layers, trained on time series sunspot data from Tensorflow public datasets.