Posts by RAJAN PURI
Author Biographical Info: Not available
In this blog, we will detect whether the X-Ray is of a COVID-19 patient or a Normal patient using Keras module in Python. It is a binary image classification task. We will use Kagg.... Read More
In this blog, we will learn about Rock, Paper, and Scissor’s classification by Keras transfer learning with Python programming. This will be the image classification task, we.... Read More
In this blog, We will learn about how to do Image classification using Keras in Python by classifying Pokemon. We will make a deep learning model that can classify different types .... Read More
In this blog, You will understand about: What is Data Augmentation Why use Data Augmentation How to do Data Augmentation using Keras in Python So, Let’s dive into it. What .... Read More