#python
Read more stories on Hashnode
Articles with this tag
Batch normalization has become a key technique for training deep neural networks. But what exactly does it do and why is it so important? In this...
Are you intrigued by the generative models, and curious about how they can create new, realistic data? You're in the right place! Today, we're going...
Generative Adversarial Network (GAN), a type of machine learning algorithm, was introduced in 1962 in chatbots. By 2014, generative AI applications...
Hello, y'all! Today I'd like to speak of ImageDataGenerator in TensorFlow. Some of you may have heard of it but if you haven't, you are going to love...
Hello from my very first article. I would like to talk about what is a virtual environment and how to use it? First of all, a virtual environment can...