How to classify weather scenes using TensorFlow, Keras, and convolutional neural network?
Hi,
This is a convolutional neural network tutorial that demonstrates how to classify weather scenes based on in dataset of weather images.
First we will build and train a model using CNN and see the model accuracy & loss, and then we will test a new image and predict the type of scene
I also shared the Python code in the video description.
Moreover , I recommend this CNN Coursebook for neural network lovers . follow this link : https://amzn.to/3xKqZY1
The link for the video tutorial is here : https://youtu.be/gFiISJPCpKs
Enjoy
Eran
#Python #Cnn #TensorFlow #Deeplearning