All the technological advancements in the field of Artificial Intelligence (AI) is facilitated due to the availability large amount of dataset and the computational hardware’s […]
Category: Deep Learning
DCGAN – Implementing Deep Convolutional Generative Adversarial Network in TensorFlow
In this tutorial, we are going to implement a Deep Convolutional Generative Adversarial Network (DCGAN) on Anime faces dataset. The code is written in TensorFlow […]
GAN – What is Generative Adversarial Network?
Generative Adversarial Network or GAN is a machine learning approach used for generative modelling designed by Ian Goodfellow and his colleagues in 2014. It is […]
OpenAI GPT-3: The successor of OpenAI GPT-2
The research lab OpenAI has released a preprint arXiv paper, titled “Language Models are Few-Shot Learners” or OpenAI GPT-3, which is a continuation of their […]
Building Convolutional Autoencoder using TensorFlow 2.0
We are going to continue our journey on the autoencoders. In this article, we are going to build a convolutional autoencoder using the convolutional neural […]
Review: One Model To Learn Them All
Recent advancement in the field of deep learning has enabled us to develop models that yield impressive results across various fields, from image classification, object […]
What is Deep Learning
Currently, Artificial Intelligence (AI) is progressing at a great pace and deep learning is one of the main reasons for this, so all the people […]