Hi, This is a transfer learning (Vgg19( Convolutional neural network tutorial that demonstrate how to classify weather scenes based on in dataset of weather images. We will use the Vgg19 pre-trained model , and adjust it to our classification request. We will use most of the model , and change only the last layers , and train it for Weather images classification. The link for the video tutorial is here : I also shared the Python code in the video description. Enjoy Eran