Nov 29, 20204 minBest Machine Learning Books in 2020This article covers the best books that exist in Machine Learning today and we will be discussing the best book depending on the exposure.
Nov 14, 20203 minGoogle Announces Objectron Dataset - Code, Dataset insideMachine learning has reached the state of the art in many of it's computer vision applications be it Object Detection, Image...
Nov 10, 20202 minDeep Learning Course by Yann LeCun at NYU is Free! Details InsideThis course involves latest technologies in deep learning, representative learning.
May 29, 20203 minGetting started with Generative Adversarial Networks(GANs)eep learning algorithms have come a long way in the last few decades which is due to the powerful processors and abundance of data.
May 27, 20205 minSiamese Neural Network for One-shot Image recognitionSiamese Neural Network is a special type of neural network in first we train an image with a sequence of convolutional layers.
May 27, 20204 minCan Convolutional Neural Networks(CNNs) become the next big thing in AI?From building a face detection system to a self-driving car, all these applications use Convolutional Neural Network as the base model.
May 26, 20203 minSqueeze-Net — Model size of 0.5MB, and accuracy same as AlexNetSqueezeNet achieves AlexNet-level accuracy on ImageNet with50x fewer parameters.
May 26, 20203 minImplementing A Self Driving Car Model Using Deep Learning and Computer VisionSelf-driving cars mark the biggest change in the automotive industry in the last decade.
May 26, 20202 minHands-on with Tensorflow 2.0 - Part IIn Tensorflow 2.0, we say goodbye to tf.session(), and it has come with tf.keras API as a part of it. Moreover, it runs on eager mode.
May 25, 20205 minCNN Architecture Series — Hands on with AlexNet(Part II)Welcome to Part II of the CNN architecture series, I hope you liked Part I of this series which was based on VGG-16. Today, we will...
May 25, 20205 minDeep Learning Architectures Series — Hands on with VGG-16(Part-I)We will take a in-depth look at all the standard CNN architectures, let it be as simple as VGG-16 or as complex as Xception. In today’s worl