Posts by Sumit Chhirush
Author Biographical Info: Not available
Hello programmers, in this tutorial, we will learn Binary Classification using TensorFlow with examples. All the codes are done in a collab notebook We have a dataset of cats vs. d.... Read More
Hello programmers, in this tutorial, we will learn how to rescale our image using TensorFlow in Python. We can rescale the image by using ImageDataGenerator. ImageDataGenerator: It.... Read More