How to classify monkeys images using convolutional neural network , Keras tuner hyper parameters , and transfer learning ? (part1)
Hi,
This is a five parts Tensorflow tutorial that enables you to classify monkey’s species images using several methods.
After learning the images data , planning and coding some initial functions , we will dive into building a neural network model , using CNN to classify images
Than 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 differently.
I recommend This graphics card: NVIDIA GeForce RTX 3060 Ti . I am using it to train my Tensorflow models.
Perfect results and performance: https://amzn.to/3mTa7HX
This is the link for part 1: https://bit.ly/3czlNOr
I also shared the Python code in the video description.
Enjoy
Eran
#Python #Cnn #TensorFlow #Deeplearning