Posts by Anuraag Velamati
Author Biographical Info: Not available
In this tutorial, I will teach you about the implementation of AlexNet, in TensorFlow using Python. AlexNet is first used in a public scenario and it showed how deep neural network.... Read More
Hello mate!! In this tutorial, I will guide you about how to develop Artificial Neural Networks using TensorFlow and Keras Python deep learning module and API. Before you start wit.... Read More
Phishing is the most commonly approached cyber-attack in this modern era. Through such attacks, the phisher will target innocent users and steal their details. The detection of a p.... Read More
Though many have knowledge about what TensorFlow is, many out of those neither know what a tensor is nor how to use them. So continue reading this article if you want to learn abou.... Read More
In this tutorial, you will learn about how to create a CNN which can predict whether a given image is a cat or dog. This is done using TensorFlow and Keras, which are the most reno.... Read More