How to classify monkeys images using convolutional neural network , Keras tuner hyper parameters , and transfer learning ? (part2)
Hi,
This is the second part of Tensorflow tutorial that enables you to classify monkey’s species images using several methods.
Now we will dive into building a neural network model , using CNN to classify images.
We will cover all the steps of creating the model , train it and validate the outcome using the test images.
In the next video we will improve our model using Keras tuner , and learn to choose the right hyper parameters for several important argument , such as how many layers, filters, learning rates etc..
And last we will you a transfer learning to classify the images in a different way.
I recommend This graphics card: NVIDIA GeForce RTX 3060 Ti . I am using it to train my Tensorflow models. Get perfect results and performance: https://amzn.to/3mTa7HX
This is the link for part 2: https://bit.ly/3L5oynt
I shared the Python code in the video description.
Enjoy
Eran
#Python #Cnn #TensorFlow #Deeplearning