You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This data contains four classes Sunrise, Shine, Rain and Cloudy. Other information related to this data can be obtained in the relevant link.
What we need to do is to design and implement deep convolutional neural networks to predict the type of weather. So our problem will be a 4-class image classification.